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