PngImageException Class
Summary: The png image exception.
Module: aspose.psd.coreexceptions.imageformats
Full Name: aspose.psd.coreexceptions.imageformats.PngImageException
Aspose.PSD Version: 24.9.0
Constructors
Name | Description |
---|---|
PngImageException(message) | Initializes a new instance of the PngImageException class. |
Constructor: PngImageException(message)
PngImageException(message)
Initializes a new instance of the PngImageException class.
Parameters:
Parameter | Type | Description |
---|---|---|
message | string | The message. |