Searched refs:destroy_pixel_handler (Results 1 – 3 of 3) sorted by relevance
101 destroy_pixel_handler; member
927 if (cache_info->methods.destroy_pixel_handler != (DestroyPixelHandler) NULL) in DestroyImagePixels()929 cache_info->methods.destroy_pixel_handler(image); in DestroyImagePixels()2244 cache_methods->destroy_pixel_handler=DestroyImagePixelCache; in GetPixelCacheMethods()4887 if (cache_methods->destroy_pixel_handler != (DestroyPixelHandler) NULL) in SetPixelCacheMethods()4888 cache_info->methods.destroy_pixel_handler= in SetPixelCacheMethods()4889 cache_methods->destroy_pixel_handler; in SetPixelCacheMethods()
1040 cache_methods.destroy_pixel_handler=DestroyPixelStream; in ReadStream()