RawDataSettings Class |
Namespace: Aspose.CAD
The RawDataSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | RawDataSettings | Initializes a new instance of the RawDataSettings class |
Name | Description | |
---|---|---|
![]() | ColorPalette |
Gets or sets the color palette
|
![]() | CustomColorConverter |
Gets or sets the custom color converter
|
![]() | DitheringMethod |
Gets or sets the dithering method to use for raw data conversion
|
![]() | FallbackIndex |
Gets or sets the fallback index to use when palette index is out of bounds
|
![]() | IndexedColorConverter |
Gets or sets the indexed color converter
|
![]() | LineSize |
Gets or sets the pixels line size in bytes for raw data processing
|
![]() | PixelDataFormat |
Gets or sets the pixel data format
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |