MagickCore
6.9.12-38
Convert, Edit, Or Compose Bitmap Images
|
Go to the documentation of this file.
18 #ifndef MAGICKCORE_STREAM_PRIVATE_H
19 #define MAGICKCORE_STREAM_PRIVATE_H
21 #if defined(__cplusplus) || defined(c_plusplus)
46 #if defined(__cplusplus) || defined(c_plusplus)
#define MagickExport
Definition: method-attribute.h:80
MagickExport MagickBooleanType OpenStream(const ImageInfo *, StreamInfo *, const char *, ExceptionInfo *)
Definition: stream.c:812
MagickExport Image * StreamImage(const ImageInfo *, StreamInfo *, ExceptionInfo *)
Definition: stream.c:1261
MagickExport StreamInfo * AcquireStreamInfo(const ImageInfo *)
MagickExport void SetStreamInfoClientData(StreamInfo *, const void *)
MagickExport void SetStreamInfoStorageType(StreamInfo *, const StorageType)
Definition: stream.c:1129
MagickExport const void * GetStreamInfoClientData(StreamInfo *)
Definition: stream.c:535
MagickBooleanType
Definition: magick-type.h:199
Definition: exception.h:103
MagickExport StreamInfo * DestroyStreamInfo(StreamInfo *)
Definition: stream.c:273
MagickExport void SetStreamInfoMap(StreamInfo *, const char *)
StorageType
Definition: constitute.h:26