Image.SelectActiveFrame
Image.SelectActiveFrame method
Selects the frame specified by the dimension and index.
public int SelectActiveFrame(FrameDimension dimension, int frameIndex)
| Parameter | Type | Description | 
|---|---|---|
| dimension | FrameDimension | A FrameDimension that specifies the identity of the dimension type. | 
| frameIndex | Int32 | The index of the active frame. | 
Return Value
Always returns 0.
See Also
- class FrameDimension
 - class Image
 - namespace Aspose.Drawing
 - assembly Aspose.Drawing.Common