blitz-research/monkey2

Missing Color.RGBA()

Closed this issue · 2 comments

As std.graphics.PixelFormat dictates RGBA8 byte order it would be nice for std.graphics.Color and perhaps std.graphics.Pixmap to support it also.

Thank you!