18 #ifndef _MAGICKCORE_STREAM_H
19 #define _MAGICKCORE_STREAM_H
21 #if defined(__cplusplus) || defined(c_plusplus)
34 #if defined(__cplusplus) || defined(c_plusplus)
MagickExport Image * ReadStream(const ImageInfo *, StreamHandler, ExceptionInfo *)
Definition: stream.c:934
size_t(* StreamHandler)(const Image *, const void *, const size_t)
Definition: stream.h:26
Definition: exception.h:102
MagickExport MagickBooleanType WriteStream(const ImageInfo *, Image *, StreamHandler)
Definition: stream.c:2706
MagickBooleanType
Definition: magick-type.h:214
#define MagickExport
Definition: method-attribute.h:98