ApngImage
ApngImage constructor
Initializes a new instance of the ApngImage
class.
public ApngImage(ApngOptions options, int width, int height)
Parameter | Type | Description |
---|---|---|
options | ApngOptions | The options. |
width | Int32 | The width. |
height | Int32 | The height. |
See Also
- class ApngOptions
- class ApngImage
- namespace Aspose.Imaging.FileFormats.Apng
- assembly Aspose.Imaging