MagickCore  6.9.10
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

◆ client_data

const void* _StreamInfo::client_data

◆ exception

ExceptionInfo* _StreamInfo::exception

Referenced by StreamImage(), and WriteStreamImage().

◆ extract_info

RectangleInfo _StreamInfo::extract_info

Referenced by WriteStreamImage().

◆ image

const Image* _StreamInfo::image

◆ image_info

const ImageInfo* _StreamInfo::image_info

Referenced by StreamImage(), and WriteStreamImage().

◆ map

◆ pixels

◆ quantum_info

QuantumInfo* _StreamInfo::quantum_info

◆ signature

◆ storage_type

◆ stream

◆ y

ssize_t _StreamInfo::y

Referenced by WriteStreamImage().


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