ApngFrame.Width
ApngFrame.Width property
Gets the image width.
public override int Width { get; }
Property Value
The image width.
See Also
- class ApngFrame
- namespace Aspose.Imaging.FileFormats.Apng
- assembly Aspose.Imaging
Gets the image width.
public override int Width { get; }
The image width.