| Package | Description |
|---|---|
| com.aspose.drawing |
Aspose.Drawing is a graphics API that provides the capability of 2D drawings identical to GDI+ in your .NET applications.
|
| com.aspose.drawing.imaging |
| Modifier and Type | Method and Description |
|---|---|
int |
Image.getFrameCount(FrameDimension dimension)
Returns the number of frames of the specified dimension.
|
int |
Image.selectActiveFrame(FrameDimension dimension,
int frameIndex)
Selects the frame specified by the dimension and index.
|
| Modifier and Type | Method and Description |
|---|---|
static FrameDimension |
FrameDimension.getPage()
Gets the page dimension.
|
static FrameDimension |
FrameDimension.getResolution()
Gets the resolution dimension.
|
static FrameDimension |
FrameDimension.getTime()
Gets the time dimension.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.