libxputty 0.1
Loading...
Searching...
No Matches
Data Fields
binary_stream Struct Reference

binary_stream - struct definition to read binary data into cairo surface More...

#include <xpngloader.h>

Data Fields

const unsigned char * data
 
long int position
 

Detailed Description

binary_stream - struct definition to read binary data into cairo surface

Parameters
*data- pointer to the binary image data
position- pointer to the read position

Definition at line 104 of file xpngloader.h.

Field Documentation

◆ data

const unsigned char* data

Definition at line 105 of file xpngloader.h.

Referenced by cairo_image_surface_create_from_stream(), and png_stream_reader().

◆ position

long int position

Definition at line 106 of file xpngloader.h.

Referenced by cairo_image_surface_create_from_stream(), and png_stream_reader().


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