RasterImage.RawFallbackIndex

RasterImage.RawFallbackIndex property

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

public int RawFallbackIndex { get; set; }

Property Value

The fallback index to use when palette index is out of bounds

See Also