Adonthell  0.4
pixel_info Class Reference

Public Attributes

void * Pixels
 the pixel data of the locked Surface More...
 
int Pitch
 the pitch of the locked Surface More...
 
u_int32 Format
 the format of the surface More...
 
u_int32 BytesPerPixel
 number of bytes used to represent the format More...
 

Detailed Description

Definition at line 52 of file surface.h.

Member Data Documentation

void* pixel_info::Pixels

the pixel data of the locked Surface

Definition at line 59 of file surface.h.

int pixel_info::Pitch

the pitch of the locked Surface

Definition at line 61 of file surface.h.

u_int32 pixel_info::Format

the format of the surface

Definition at line 63 of file surface.h.

u_int32 pixel_info::BytesPerPixel

number of bytes used to represent the format

Definition at line 65 of file surface.h.


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