MagickCore 6.9.13
Loading...
Searching...
No Matches
_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
 

Detailed Description

Definition at line 68 of file stream.c.

Field Documentation

◆ client_data

const void* _StreamInfo::client_data

Definition at line 101 of file stream.c.

◆ exception

ExceptionInfo* _StreamInfo::exception

Definition at line 98 of file stream.c.

◆ extract_info

RectangleInfo _StreamInfo::extract_info

Definition at line 92 of file stream.c.

◆ image

const Image* _StreamInfo::image

Definition at line 74 of file stream.c.

◆ image_info

const ImageInfo* _StreamInfo::image_info

Definition at line 71 of file stream.c.

◆ map

char* _StreamInfo::map

Definition at line 83 of file stream.c.

◆ pixels

unsigned char* _StreamInfo::pixels

Definition at line 89 of file stream.c.

◆ quantum_info

QuantumInfo* _StreamInfo::quantum_info

Definition at line 80 of file stream.c.

◆ signature

size_t _StreamInfo::signature

Definition at line 104 of file stream.c.

◆ storage_type

StorageType _StreamInfo::storage_type

Definition at line 86 of file stream.c.

◆ stream

Image* _StreamInfo::stream

Definition at line 77 of file stream.c.

◆ y

ssize_t _StreamInfo::y

Definition at line 95 of file stream.c.


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