Supported Browsers Home   
GA_palette Previous   
GA_pattern Next   
Type Definitions Up   

GA_paletteExt

Declaration

typedef struct {
    N_uint16    Blue;
    N_uint16    Green;
    N_uint16    Red;
    } GA_paletteExt

Prototype In

snap/graphics.h

Description

Extended palette entry structure, which defines a single entry in the hardware color lookup table or gamma correction table.

Members

blue

Blue component of palette entry, range [0-65535]

green

Green component of palette entry, range [0-65535]

red

Blue component of palette entry, range [0-65535]

 

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com