IFInfo

Basic image information.

@nogc nothrow
struct IFInfo {}

Members

Variables

c
ubyte c;

channels

e
ubyte e;

error code or zero

h
int h;

height

w
int w;

width

Meta