RawDataSettings Class
Contents
[
Hide
]Summary: The raw data settings
Module: aspose.psd
Full Name: aspose.psd.RawDataSettings
Aspose.PSD Version: 24.9.0
Constructors
Name | Description |
---|---|
RawDataSettings() | Initializes a new instance of the RawDataSettings class |
Properties
Name | Type | Access | Description |
---|---|---|---|
color_palette | IColorPalette | r/w | Gets or sets the color palette |
custom_color_converter | IColorConverter | r/w | Gets or sets the custom color converter |
dithering_method | DitheringMethods | r/w | Gets or sets the dithering method to use for raw data conversion |
fallback_index | int | r/w | Gets or sets the fallback index to use when palette index is out of bounds |
indexed_color_converter | IIndexedColorConverter | r/w | Gets or sets the indexed color converter |
line_size | int | r/w | Gets or sets the pixels line size in bytes for raw data processing |
pixel_data_format | PixelDataFormat | r/w | Gets or sets the pixel data format |
Constructor: RawDataSettings()
RawDataSettings()
Initializes a new instance of the RawDataSettings class