Class RawDataSettings
Contents
[
Hide
]RawDataSettings class
The raw data settings
public class RawDataSettings
Constructors
Name | Description |
---|---|
RawDataSettings() | The default constructor. |
Properties
Name | Description |
---|---|
ColorPalette { get; set; } | Gets or sets the color palette |
CustomColorConverter { get; set; } | Gets or sets the custom color converter |
DitheringMethod { get; set; } | Gets or sets the dithering method to use for raw data conversion |
FallbackIndex { get; set; } | Gets or sets the fallback index to use when palette index is out of bounds |
IndexedColorConverter { get; set; } | Gets or sets the indexed color converter |
LineSize { get; set; } | Gets or sets the pixels line size in bytes for raw data processing |
PixelDataFormat { get; set; } | Gets or sets the pixel data format |
See Also
- namespace Aspose.Imaging
- assembly Aspose.Imaging