fromColor

Will change the byte sequence to color.

@safe nothrow pure
Color!ubyte
fromColor
(
int format
)
(
ubyte[] bytes
)

Parameters

format

Pixel format.

bytes ubyte[]

byte sequence.

Meta