GraphicsFormats Xojo plugin |
|
RawHDRExporter Class
A class to Export RawBitmap to a HDR format. The result can be written to a File or String.
Object
RawHDRExporter
class RawHDRExporter implements
IRawBitmapWriter
Properties
ErrorMessage | Error message for last error that occurred. |
Gamma | Gamma value that is used when transforming the image into Linear RGB before it is written to HDR. |
LastError | Returns enum error code for last error that occurred. |
Methods
GetLastErrorCode | Same as the LastError property but this one returns it as Integer to full-fill the standard interface. |
SaveToFile | Exports a RawBitmap picture to a HDR file. |
SaveToString | Exports a picture formatted as HDR to a String. |
Enumerations
ErrorValues | Enum representing error codes which this class can return. |
Constants
Version = 10.02 | |
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bitiOS