MagickCore 7.1.1
Convert, Edit, Or Compose Bitmap Images
Loading...
Searching...
No Matches
_CustomStreamInfo Struct Reference
Collaboration diagram for _CustomStreamInfo:

Data Fields

CustomStreamHandler reader
 
CustomStreamHandler writer
 
CustomStreamSeeker seeker
 
CustomStreamTeller teller
 
void * data
 
size_t signature
 

Detailed Description

Definition at line 179 of file blob.c.

Field Documentation

◆ data

void* _CustomStreamInfo::data

Definition at line 192 of file blob.c.

◆ reader

CustomStreamHandler _CustomStreamInfo::reader

Definition at line 182 of file blob.c.

◆ seeker

CustomStreamSeeker _CustomStreamInfo::seeker

Definition at line 186 of file blob.c.

◆ signature

size_t _CustomStreamInfo::signature

Definition at line 195 of file blob.c.

◆ teller

CustomStreamTeller _CustomStreamInfo::teller

Definition at line 189 of file blob.c.

◆ writer

CustomStreamHandler _CustomStreamInfo::writer

Definition at line 183 of file blob.c.


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