MagickCore  6.9.12-19
Convert, Edit, Or Compose Bitmap Images
_StreamInfo Struct Reference
Collaboration diagram for _StreamInfo:
[legend]

Data Fields

const ImageInfoimage_info
 
const Imageimage
 
Imagestream
 
QuantumInfoquantum_info
 
char * map
 
StorageType storage_type
 
unsigned char * pixels
 
RectangleInfo extract_info
 
ssize_t y
 
ExceptionInfoexception
 
const void * client_data
 
size_t signature
 

Field Documentation

const void* _StreamInfo::client_data
ExceptionInfo* _StreamInfo::exception

Referenced by StreamImage(), and WriteStreamImage().

RectangleInfo _StreamInfo::extract_info

Referenced by WriteStreamImage().

const Image* _StreamInfo::image

Referenced by WriteStreamImage().

const ImageInfo* _StreamInfo::image_info

Referenced by StreamImage(), and WriteStreamImage().

unsigned char* _StreamInfo::pixels
QuantumInfo* _StreamInfo::quantum_info
Image* _StreamInfo::stream
ssize_t _StreamInfo::y

Referenced by WriteStreamImage().


The documentation for this struct was generated from the following file: