| Package | Description |
|---|---|
| com.aspose.imaging.fileformats.png |
The package handles Png file format processing.
|
| com.aspose.imaging.imageoptions |
The package contains classes suitable for export, save or creation of different file formats.
|
| Constructor and Description |
|---|
PngImage(PngOptions pngOptions,
int width,
int height)
Initialize a new instance of the
PngImage class, incorporating
PNG options alongside width and height parameters. |
| Modifier and Type | Class and Description |
|---|---|
class |
ApngOptions
The API for Animated PNG (Animated Portable Network Graphics) image file format
creation is a dynamic tool for developers seeking to generate captivating
animated images.
|
| Constructor and Description |
|---|
PngOptions(PngOptions pngOptions)
Initializes a new instance of the
PngOptions class. |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.