Module rgb::alt [] [src]

BGR/BGRA alernative layouts

Might be seful for some Windows or OpenGL APIs

Structs

BGR

RGB in reverse byte order

BGRA

BGR+A

Type Definitions

BGR8
BGR16

16-bit BGR in machine's native endian

BGRA8
BGRA16

16-bit BGR in machine's native endian