fromColors

Will change the sequence of bytes into a collection of colors.

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

Parameters

format

Pixel format.

bytes ubyte[]

byte sequence.

Meta