[MAC_OS] (XPutPixel, XGetPixel)
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Thu, 16 Mar 2006 08:05:34 +0000 (08:05 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Thu, 16 Mar 2006 08:05:34 +0000 (08:05 +0000)
commitc7fea3257f7198b8381dc4ec39c1a306042610ce
tree4e494150d646d38248e6bd731d5407a62eb1c91e
parentbe08da22a6f9055a58a10ab66e755fd5250bbac2
[MAC_OS] (XPutPixel, XGetPixel)
[!WORDS_BIG_ENDIAN && USE_CG_DRAWING]: Don't use specialized
version when depth is 32.
(mac_create_cg_image_from_image) [MAC_OS && USE_CG_DRAWING]: New
function.
(prepare_image_for_display) [MAC_OS && USE_CG_DRAWING]: Use it.
(x_clear_image_1) [MAC_OS && USE_CG_DRAWING]: Release CGImage.
src/image.c