Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
BITMAP Struct Reference

#include <bitmap.h>

Data Fields

int width
 
int height
 
int stride
 
BmUnitdata
 

Detailed Description

Definition at line 34 of file bitmap.h.

Field Documentation

BmUnit* BITMAP::data

Definition at line 38 of file bitmap.h.

int BITMAP::height

Definition at line 36 of file bitmap.h.

int BITMAP::stride

Definition at line 37 of file bitmap.h.

int BITMAP::width

Definition at line 35 of file bitmap.h.


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