Home
last modified time | relevance | path

Searched refs:Imlib_get_image_shape (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/xine/xine-ui-0.99.12/src/xitk/Imlib-light/
H A DImlib.h33 void Imlib_get_image_shape(ImlibData * id, ImlibImage * im, ImlibColor * color);
H A Dmisc.c1363 Imlib_get_image_shape(ImlibData * id, ImlibImage * im, ImlibColor * color) in Imlib_get_image_shape() function
/dports/misc/magicpoint/magicpoint-1.13a/image/
H A Dimlib_loader.c49 Imlib_get_image_shape(id, im, &shape); in imLoad()
/dports/lang/fpc-source/fpc-3.2.2/packages/imlib/src/
H A Dimlib.pp218 procedure Imlib_get_image_shape(id:PImlibData; image:PImlibImage; color:PImlibColor);cdecl;external…
/dports/x11-wm/sawfish/sawfish_1.13.0/src/
H A Dimages.c592 Imlib_get_image_shape (imlib_id, VIMAGE(img)->image, &shape);
1158 Imlib_get_image_shape (imlib_id, VIMAGE (img2)->image, &shape);
1540 Imlib_get_image_shape (imlib_id, im->image, &shape); in get_pixel()
1579 Imlib_get_image_shape (imlib_id, im->image, &shape); in set_pixel()