MagickCore  6.7.5
_StreamInfo Struct Reference
Collaboration diagram for _StreamInfo:

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

Definition at line 100 of file stream.c.

Referenced by GetStreamInfoClientData(), and SetStreamInfoClientData().

Definition at line 97 of file stream.c.

Referenced by WriteStreamImage(), and StreamImage().

Definition at line 91 of file stream.c.

Referenced by WriteStreamImage().

Definition at line 73 of file stream.c.

Referenced by WriteStreamImage().

Definition at line 70 of file stream.c.

Referenced by WriteStreamImage(), and StreamImage().

unsigned char* _StreamInfo::pixels

Definition at line 88 of file stream.c.

Referenced by AcquireStreamInfo(), DestroyStreamInfo(), WriteStreamImage(), and StreamImagePixels().

ssize_t _StreamInfo::y

Definition at line 94 of file stream.c.

Referenced by WriteStreamImage().


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