HomeSort by relevance Sort by last modified time
    Searched defs:DestroyImageView (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
image-view.c 138 % DestroyImageView() deallocates memory associated with a image view.
140 % The format of the DestroyImageView method is:
142 % ImageView *DestroyImageView(ImageView *image_view)
149 MagickExport ImageView *DestroyImageView(ImageView *image_view)
    [all...]
methods.h 248 #define DestroyImageView PrependMagickMethod(DestroyImageView)
    [all...]

Completed in 3277 milliseconds