Image.backgroundColorIndex

Returns the background color index if there's any. Returns -1 if there's no background color, -2 if background color is not indexed.

class Image
@property @nogc @safe pure nothrow const
int
backgroundColorIndex
()

Meta