metodo System::Drawing::Image::GetFrameCount
Image::GetFrameCount method
Restituisce il numero di fotogrammi della dimensione di fotogramma specificata.
int System::Drawing::Image::GetFrameCount(const Imaging::FrameDimensionPtr &dimension)
| Parametro | Tipo | Descrizione |
|---|---|---|
| dimensione | const Imaging::FrameDimensionPtr& | Una dimensione di fotogramma |
ReturnValue
Il numero di fotogrammi della dimension del fotogramma.
Vedi anche
- Typedef FrameDimensionPtr
- Class Image
- Namespace System::Drawing
- Library Aspose.Page for C++