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 198 of file blob.c.

Field Documentation

◆ data

void* _CustomStreamInfo::data

Definition at line 211 of file blob.c.

◆ reader

CustomStreamHandler _CustomStreamInfo::reader

Definition at line 201 of file blob.c.

◆ seeker

CustomStreamSeeker _CustomStreamInfo::seeker

Definition at line 205 of file blob.c.

◆ signature

size_t _CustomStreamInfo::signature

Definition at line 214 of file blob.c.

◆ teller

CustomStreamTeller _CustomStreamInfo::teller

Definition at line 208 of file blob.c.

◆ writer

CustomStreamHandler _CustomStreamInfo::writer

Definition at line 202 of file blob.c.


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