GetFrameCount()
Image::GetFrameCount(const Imaging::FrameDimensionPtr&) method
Returns the number of frames of the specified frame dimension.
int System::Drawing::Image::GetFrameCount(const Imaging::FrameDimensionPtr &dimension)
Arguments
Parameter | Type | Description |
---|---|---|
dimension | const Imaging::FrameDimensionPtr& | A frame dimension |
Return Value
The number of frames of the dimension frame dimension.
See Also
- Typedef FrameDimensionPtr
- Class Image
- Namespace System::Drawing
- Library Aspose.Slides