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(s):
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
The documentation for this struct was generated from the following file:
gfxtypes.h
Generated at Sat Apr 7 16:11:33 2001 for AtheOS higlevel API by
1.2.5 written by
Dimitri van Heesch
, © 1997-2001