System::Drawing::Image::GetFrameCount metode
Image::GetFrameCount method
Mengembalikan jumlah frame dari dimensi frame yang ditentukan.
int System::Drawing::Image::GetFrameCount(const Imaging::FrameDimensionPtr &dimension)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| dimensi | const Imaging::FrameDimensionPtr& | Sebuah dimensi frame |
ReturnValue
Jumlah frame dari dimension dimensi frame.
Lihat Juga
- Typedef FrameDimensionPtr
- Class Image
- Namespace System::Drawing
- Library Aspose.Page for C++