HomeSort by relevance Sort by last modified time
    Searched refs:CustomStreamToImage (Results 1 - 3 of 3) sorted by null

  /external/ImageMagick/MagickCore/
blob.h 60 *CustomStreamToImage(const ImageInfo *,ExceptionInfo *);
methods.h 211 #define CustomStreamToImage PrependMagickMethod(CustomStreamToImage)
    [all...]
blob.c 732 % CustomStreamToImage() is the equivalent of ReadImage(), but reads the
735 % The format of the CustomStreamToImage method is:
737 % Image *CustomStreamToImage(const ImageInfo *image_info,
747 MagickExport Image *CustomStreamToImage(const ImageInfo *image_info,
    [all...]

Completed in 94 milliseconds