18 #ifndef MAGICKCORE_STREAM_H
19 #define MAGICKCORE_STREAM_H
21 #if defined(__cplusplus) || defined(c_plusplus)
34 #if defined(__cplusplus) || defined(c_plusplus)
size_t(* StreamHandler)(const Image *, const void *, const size_t)
Definition: stream.h:26
Definition: exception.h:102
MagickBooleanType
Definition: magick-type.h:198
MagickExport Image * ReadStream(const ImageInfo *image_info, StreamHandler stream, ExceptionInfo *exception)
Definition: stream.c:995
MagickExport MagickBooleanType WriteStream(const ImageInfo *image_info, Image *image, StreamHandler stream)
Definition: stream.c:2775
#define MagickExport
Definition: method-attribute.h:80