IFImage

Image with 8-bit channels. Top-left corner at (0, 0).

Members

Variables

c
ColFmt c;

channels

h
int h;

height

pixels
ubyte[] pixels;

buffer

w
int w;

width

Meta