
Data Fields | |
| const ImageInfo * | image_info |
| const Image * | image |
| Image * | stream |
| QuantumInfo * | quantum_info |
| char * | map |
| StorageType | storage_type |
| unsigned char * | pixels |
| RectangleInfo | extract_info |
| long | y |
| ExceptionInfo * | exception |
| const void * | client_data |
| unsigned long | signature |
Definition at line 65 of file stream.c.
| const void* _StreamInfo::client_data |
Definition at line 98 of file stream.c.
Referenced by GetStreamInfoClientData(), and SetStreamInfoClientData().
| const Image* _StreamInfo::image |
| const ImageInfo* _StreamInfo::image_info |
| char* _StreamInfo::map |
Definition at line 80 of file stream.c.
Referenced by AcquireStreamInfo(), DestroyStreamInfo(), SetStreamInfoMap(), StreamImagePixels(), and WriteStreamImage().
| unsigned char* _StreamInfo::pixels |
Definition at line 86 of file stream.c.
Referenced by AcquireStreamInfo(), DestroyStreamInfo(), StreamImagePixels(), and WriteStreamImage().
Definition at line 77 of file stream.c.
Referenced by DestroyStreamInfo(), StreamImage(), and StreamImagePixels().
| unsigned long _StreamInfo::signature |
Definition at line 101 of file stream.c.
Referenced by AcquireStreamInfo(), DestroyStreamInfo(), GetStreamInfoClientData(), SetStreamInfoClientData(), SetStreamInfoMap(), SetStreamInfoStorageType(), StreamImage(), and StreamImagePixels().
Definition at line 83 of file stream.c.
Referenced by AcquireStreamInfo(), SetStreamInfoStorageType(), StreamImagePixels(), and WriteStreamImage().
Definition at line 74 of file stream.c.
Referenced by AcquireStreamInfo(), DestroyStreamInfo(), OpenStream(), and WriteStreamImage().
| long _StreamInfo::y |
1.5.7.1