PngOptions.PngOptions
PngOptions()
Initializes a new instance of the PngOptions class.
public PngOptions()
See Also
- class PngOptions
- namespace Aspose.Imaging.ImageOptions
- assembly Aspose.Imaging
PngOptions(PngOptions)
Initializes a new instance of the PngOptions class.
public PngOptions(PngOptions pngOptions)
| Parameter | Type | Description |
|---|---|---|
| pngOptions | PngOptions | The PNG options. |
See Also
- class PngOptions
- namespace Aspose.Imaging.ImageOptions
- assembly Aspose.Imaging