Bitmap.FrameDimensionsList
Bitmap.FrameDimensionsList property
Gets an array of GUIDs that represent the dimensions of frames within this Image.
public override Guid[] FrameDimensionsList { get; }
Return Value
An array of GUIDs that specify the dimensions of frames within this Image from most significant to least significant.
See Also
- class Bitmap
- namespace Aspose.Drawing
- assembly Aspose.Drawing.Common