Thumbnail.Thumbnail
Thumbnail()
Initializes a new instance of the Thumbnail
class.
public Thumbnail()
See Also
- class Thumbnail
- namespace Aspose.Imaging.Xmp.Types.Complex.Thumbnail
- assembly Aspose.Imaging
Thumbnail(int, int)
Initializes a new instance of the Thumbnail
class.
public Thumbnail(int width, int height)
Parameter | Type | Description |
---|---|---|
width | Int32 | The width. |
height | Int32 | The height. |
See Also
- class Thumbnail
- namespace Aspose.Imaging.Xmp.Types.Complex.Thumbnail
- assembly Aspose.Imaging