Searched defs:AcquireStreamInfo (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dstream.c145 % AcquireStreamInfo() allocates the StreamInfo structure.
147 % The format of the AcquireStreamInfo method is:
149 % StreamInfo *AcquireStreamInfo(const ImageInfo *image_info,
159 MagickExport StreamInfo *AcquireStreamInfo(const ImageInfo *image_info,
155 MagickExport StreamInfo *AcquireStreamInfo(const ImageInfo *image_info, function
H A Dmethods.h75 #define AcquireStreamInfo PrependMagickMethod(AcquireStreamInfo) macro

Completed in 93 milliseconds