Package | Description |
---|---|
com.aspose.imaging |
The package is the core for nested packages and the most basic objects used for Aspose.Imaging processing.
|
Modifier and Type | Method and Description |
---|---|
IColorConverter |
RawDataSettings.getCustomColorConverter()
Gets the custom color converter
|
IColorConverter |
RasterImage.getRawCustomColorConverter()
Gets or sets the custom color converter
|
Modifier and Type | Method and Description |
---|---|
void |
RawDataSettings.setCustomColorConverter(IColorConverter value)
Sets the custom color converter
|
void |
RasterImage.setRawCustomColorConverter(IColorConverter value)
Gets or sets the custom color converter
|