Searched defs:image_transform (Results 1 – 1 of 1) sorted by relevance
5916 typedef struct image_transform struct5925 struct image_transform *const list; argument5938 const struct image_transform *next; argument5946 void (*ini)(const struct image_transform *this, argument5951 void (*set)(const struct image_transform *this, argument5960 void (*mod)(const struct image_transform *this, image_pixel *that, argument5968 int (*add)(struct image_transform *this, argument5971 } image_transform; typedef