MagickCore
6.9.10
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:807
MagickExport Image * StreamImage(const ImageInfo *, StreamInfo *, ExceptionInfo *)
Definition: stream.c:1235
MagickExport StreamInfo * AcquireStreamInfo(const ImageInfo *)
MagickExport void SetStreamInfoClientData(StreamInfo *, const void *)
MagickExport void SetStreamInfoStorageType(StreamInfo *, const StorageType)
Definition: stream.c:1103
const MagickExport void * GetStreamInfoClientData(StreamInfo *)
Definition: stream.c:532
MagickBooleanType
Definition: magick-type.h:191
Definition: exception.h:102
MagickExport StreamInfo * DestroyStreamInfo(StreamInfo *)
Definition: stream.c:270
MagickExport void SetStreamInfoMap(StreamInfo *, const char *)
StorageType
Definition: constitute.h:25