RasterImageRawFallbackIndex Property

Gets or sets the fallback index to use when palette index is out of bounds

Namespace:  Aspose.CAD
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public int RawFallbackIndex { get; set; }

Property Value

Type: Int32
The fallback index to use when palette index is out of bounds
See Also