DngImage.Width
DngImage.Width property
Access the width of the image with this property. Ideal for obtaining the horizontal size of the image quickly and efficiently.
public override int Width { get; }
Property Value
The image width.
See Also
- class DngImage
- namespace Aspose.Imaging.FileFormats.Dng
- assembly Aspose.Imaging