System::Drawing::Image::GetFrameCount 方法

Image::GetFrameCount method

返回指定帧维度的帧数。

int System::Drawing::Image::GetFrameCount(const Imaging::FrameDimensionPtr &dimension)
参数类型描述
dimensionconst Imaging::FrameDimensionPtr&帧维度

ReturnValue

dimension 帧维度的帧数。

另见