stream.h File Reference
#include "MagickCore/pixel.h"
Go to the source code of this file.
Typedefs |
typedef struct _StreamInfo | StreamInfo |
typedef size_t(* | StreamHandler )(const Image *, const void *, const size_t) |
Functions |
MagickExport Image * | ReadStream (const ImageInfo *, StreamHandler, ExceptionInfo *) |
MagickExport Image ** | StreamImage (const ImageInfo *, StreamInfo *, ExceptionInfo *) |
MagickExport MagickBooleanType | OpenStream (const ImageInfo *, StreamInfo *, const char *, ExceptionInfo *) |
MagickExport MagickBooleanType | WriteStream (const ImageInfo *, Image *, StreamHandler, ExceptionInfo *) |
MagickExport StreamInfo * | AcquireStreamInfo (const ImageInfo *, ExceptionInfo *) |
MagickExport StreamInfo ** | DestroyStreamInfo (StreamInfo *) |
MagickExport void | SetStreamInfoMap (StreamInfo *, const char *) |
MagickExport void | SetStreamInfoStorageType (StreamInfo *, const StorageType) |
Typedef Documentation
Function Documentation
References CloseBlob(), DestroyImage(), DestroyQuantumInfo(), DestroyString(), GetMagickModule, LogMagickEvent(), MagickCoreSignature, _StreamInfo::map, _StreamInfo::pixels, _StreamInfo::quantum_info, RelinquishAlignedMemory(), RelinquishMagickMemory(), _StreamInfo::signature, _StreamInfo::stream, and TraceEvent.
MagickExport void SetStreamInfoMap |
( |
StreamInfo * |
, |
|
|
const char * |
| |
|
) |
| | |
MagickExport void SetStreamInfoStorageType |
( |
StreamInfo * |
, |
|
|
const |
StorageType | |
|
) |
| | |
References AcquireQuantumInfo(), _ImageInfo::client_data, CloneImageInfo(), _ImageInfo::debug, DestroyImage(), DestroyImageInfo(), DestroyQuantumInfo(), _StreamInfo::exception, _ImageInfo::filename, GetMagickModule, _StreamInfo::image_info, LogMagickEvent(), MagickCoreSignature, MagickFalse, _StreamInfo::quantum_info, ReadStream(), _StreamInfo::signature, _ImageInfo::signature, TraceEvent, and WriteStreamImage().
References CloneImageInfo(), _ImageInfo::debug, DestroyImageInfo(), _ImageInfo::filename, GetMagickModule, LogMagickEvent(), _ImageInfo::magick, MagickCoreSignature, MagickFalse, _Image::signature, _ImageInfo::signature, _ImageInfo::stream, TraceEvent, and WriteImage().