sgdk
Pixel Struct Reference

Pixel definition. More...

#include <bmp.h>

List of all members.

Public Attributes

Vect2D_s16 pt
u16 col

Detailed Description

Pixel definition.

Parameters:
ptCoordinates.
colColor (should be 8 bits filled: 0x0000, 0x0011, .. for plain color). we use u16 for alignment optimization

The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines