Main Page
Modules
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
os::Color32_s Struct Reference
#include <gfxtypes.h>
List of all members.
Public Methods
Color32_s
()
Color32_s
(int r, int g, int b, int a=255)
Public Attributes
uint8
red
uint8
green
uint8
blue
uint8
alpha
Detailed Description
Description:
See also:
Author:
Kurt Skauen (
kurt@atheos.cx
)
Constructor & Destructor Documentation
os::Color32_s::Color32_s
( 
)
[inline]
os::Color32_s::Color32_s
( 
int
r
,
int
g
,
int
b
,
int
a
= 255
) 
[inline]
Member Data Documentation
uint8 os::Color32_s::alpha
uint8 os::Color32_s::blue
uint8 os::Color32_s::green
uint8 os::Color32_s::red
Generated at Tue Sep 11 15:27:46 2001 for AtheOS higlevel API by
1.2.9.1 written by
Dimitri van Heesch
, © 1997-2001