SR Research Support Site
Data Fields
EYEPIXELFORMAT Struct Reference

Represents pixel format of an image or surface. More...

Data Fields

byte colorkey
 
INT32 Rmask
 
INT32 Gmask
 
INT32 Bmask
 
INT32 Amask
 
EYEPALETTEpalette
 

Detailed Description

Represents pixel format of an image or surface.

Field Documentation

INT32 Amask

Bit mask identifying the bits that encode the alpha channel.

INT32 Bmask

Bit mask identifying the bits that encode the blue channel.

byte colorkey

Index of the invisible colour.

INT32 Gmask

Bit mask identifying the bits that encode the green channel.

EYEPALETTE* palette

Indexed list of RGB colour values.

INT32 Rmask

Bit mask identifying the bits that encode the red channel.


Copyright ©2002-2026, SR Research Ltd.