Searched refs:DestroyStreamInfo (Results 1 – 4 of 4) sorted by relevance
43 *DestroyStreamInfo(StreamInfo *);
281 #define DestroyStreamInfo PrependMagickMethod(DestroyStreamInfo) macro
273 MagickExport StreamInfo *DestroyStreamInfo(StreamInfo *stream_info) in DestroyStreamInfo() function
156 stream_info=DestroyStreamInfo(stream_info); \ in StreamImageCommand()