Searched refs:destroy_pixel_handler (Results 1 – 3 of 3) sorted by relevance
101 destroy_pixel_handler; member
930 if (cache_info->methods.destroy_pixel_handler != (DestroyPixelHandler) NULL) in DestroyImagePixels()932 cache_info->methods.destroy_pixel_handler(image); in DestroyImagePixels()2248 cache_methods->destroy_pixel_handler=DestroyImagePixelCache; in GetPixelCacheMethods()4888 if (cache_methods->destroy_pixel_handler != (DestroyPixelHandler) NULL) in SetPixelCacheMethods()4889 cache_info->methods.destroy_pixel_handler= in SetPixelCacheMethods()4890 cache_methods->destroy_pixel_handler; in SetPixelCacheMethods()
1078 cache_methods.destroy_pixel_handler=DestroyPixelStream; in ReadStream()