Searched defs:image_transform (Results 1 – 1 of 1) sorted by relevance
6289 typedef struct image_transform struct6298 struct image_transform *const list; argument6311 const struct image_transform *next; argument6319 void (*ini)(const struct image_transform *this, argument6324 void (*set)(const struct image_transform *this, argument6333 void (*mod)(const struct image_transform *this, image_pixel *that, argument6341 int (*add)(struct image_transform *this, argument6344 } image_transform; typedef