libxputty  0.1
A damn tiny abstraction Layer to create X11 window/widgets with cairo surfaces
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 91 of file xpngloader.h.

Field Documentation

◆ data

const unsigned char* binary_stream::data

Definition at line 92 of file xpngloader.h.

◆ position

long int binary_stream::position

Definition at line 93 of file xpngloader.h.


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