kate_color Struct Reference

#include <kate.h>


Detailed Description

defines an RGBA color

Data Fields

unsigned char r
unsigned char g
unsigned char b
unsigned char a

Field Documentation

unsigned char kate_color::r

red component, 0 (black) to 255 (full intensity)

unsigned char kate_color::g

green component, 0 (black) to 255 (full intensity)

unsigned char kate_color::b

blue component, 0 (black) to 255 (full intensity)

unsigned char kate_color::a

alpha component, 0 (fully transparent) to 255 (fully opaque)


The documentation for this struct was generated from the following file:
Generated on Mon Jul 21 07:56:25 2008 for libkate by  doxygen 1.5.4