validateBytes

Checks if the byte array is valid for the color description.

@safe nothrow pure
bool
validateBytes
(
int format
)
(
inout(ubyte[]) pixels
)

Meta