Image.GetFrameCount
Image.GetFrameCount method
Returns the number of frames of the specified dimension.
public int GetFrameCount(FrameDimension dimension)
Parameter | Type | Description |
---|---|---|
dimension | FrameDimension | A FrameDimension that specifies the identity of the dimension type. |
Return Value
The number of frames in the specified dimension.
See Also
- class FrameDimension
- class Image
- namespace Aspose.Drawing
- assembly Aspose.Drawing.Common