Searched defs:image_transform (Results 1 – 1 of 1) sorted by relevance
5478 typedef struct image_transform struct5487 struct image_transform *PNG_CONST list; argument5500 PNG_CONST struct image_transform *next; argument5508 void (*ini)(PNG_CONST struct image_transform *this, argument5513 void (*set)(PNG_CONST struct image_transform *this, argument5522 void (*mod)(PNG_CONST struct image_transform *this, image_pixel *that, argument5530 int (*add)(struct image_transform *this, argument5533 } image_transform; typedef