Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockCompressedImage ¶
type NRGBA4444 ¶
NRGBA4444 is an in-memory image whose At method returns color.NRGBA4444 values.
func NewNRGBA4444 ¶
func (*NRGBA4444) ColorModel ¶
type RGB ¶
RGB is an in-memory image whose At method returns color.RGB values.
func (*RGB) ColorModel ¶
type RGB565 ¶
RGB565 is an in-memory image whose At method returns color.RGB565 values.
func (*RGB565) ColorModel ¶
Click to show internal directories.
Click to hide internal directories.