MagickCore
7.0.9
Convert, Edit, Or Compose Bitmap Images
|
Data Fields | |
size_t | length |
size_t | extent |
size_t | quantum |
BlobMode | mode |
MagickBooleanType | mapped |
MagickBooleanType | eof |
int | error |
MagickOffsetType | offset |
MagickSizeType | size |
MagickBooleanType | exempt |
MagickBooleanType | synchronize |
MagickBooleanType | status |
MagickBooleanType | temporary |
StreamType | type |
FileInfo | file_info |
struct stat | properties |
StreamHandler | stream |
CustomStreamInfo * | custom_stream |
unsigned char * | data |
MagickBooleanType | debug |
SemaphoreInfo * | semaphore |
ssize_t | reference_count |
size_t | signature |
CustomStreamInfo* _BlobInfo::custom_stream |
Referenced by AttachCustomStream(), and DetachBlob().
unsigned char* _BlobInfo::data |
Referenced by AttachBlob(), DetachBlob(), and GetBlobStreamData().
MagickBooleanType _BlobInfo::debug |
Referenced by AttachBlob(), AttachCustomStream(), DetachBlob(), GetBlobInfo(), and ReferenceBlob().
MagickBooleanType _BlobInfo::eof |
Referenced by DetachBlob().
int _BlobInfo::error |
Referenced by DetachBlob().
MagickBooleanType _BlobInfo::exempt |
Referenced by DetachBlob(), ImagesToBlob(), ImageToBlob(), IsBlobExempt(), and SetBlobExempt().
size_t _BlobInfo::extent |
Referenced by AttachBlob(), and WriteBlobStream().
FileInfo _BlobInfo::file_info |
Referenced by AttachBlob(), DetachBlob(), GetBlobFileHandle(), and SetStreamBuffering().
size_t _BlobInfo::length |
Referenced by AttachBlob(), CloneBlobInfo(), DetachBlob(), ImagesToBlob(), and ImageToBlob().
MagickBooleanType _BlobInfo::mapped |
Referenced by AttachBlob(), CloneBlobInfo(), and DetachBlob().
BlobMode _BlobInfo::mode |
MagickOffsetType _BlobInfo::offset |
Referenced by AttachBlob(), and DetachBlob().
struct stat _BlobInfo::properties |
Referenced by GetBlobInfo(), and GetBlobProperties().
size_t _BlobInfo::quantum |
Referenced by AttachBlob(), and GetBlobInfo().
ssize_t _BlobInfo::reference_count |
Referenced by CloneBlobInfo(), GetBlobInfo(), and ReferenceBlob().
SemaphoreInfo* _BlobInfo::semaphore |
Referenced by CloneBlobInfo(), GetBlobInfo(), and ReferenceBlob().
size_t _BlobInfo::signature |
Referenced by DestroyBlob(), DisassociateBlob(), GetBlobInfo(), and ReferenceBlob().
MagickSizeType _BlobInfo::size |
MagickBooleanType _BlobInfo::status |
Referenced by GetBlobError().
StreamHandler _BlobInfo::stream |
Referenced by DetachBlob(), GetBlobStreamHandler(), and OpenBlob().
MagickBooleanType _BlobInfo::synchronize |
MagickBooleanType _BlobInfo::temporary |
Referenced by IsBlobTemporary().
StreamType _BlobInfo::type |