Searched defs:_Image (Results 1 – 1 of 1) sorted by relevance
151 struct _Image struct154 storage_class;157 colorspace; /* colorspace of image data */160 compression; /* compression of image when read/write */163 quality; /* compression quality setting, meaning varies */166 orientation; /* photo orientation of image */169 taint; /* has image been modified since reading */172 columns, /* physical size of image */173 rows,174 depth, /* depth of image on read/write */[all …]