Go to the source code of this file.
|
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 size_t(* StreamHandler)(const Image *, const void *, const size_t) |
References CloseBlob(), DestroyImage(), DestroyQuantumInfo(), DestroyString(), GetMagickModule, LogMagickEvent(), MagickCoreSignature, _StreamInfo::map, _StreamInfo::pixels, _StreamInfo::quantum_info, RelinquishAlignedMemory(), RelinquishMagickMemory(), _StreamInfo::signature, _StreamInfo::stream, and TraceEvent.
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().