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