_RGBSColor Struct Reference
#include <libwps_internal.h>
List of all members.
Public Member Functions |
| _RGBSColor (uint8_t r, uint8_t g, uint8_t b, uint8_t s) |
| _RGBSColor (uint16_t red, uint16_t green, uint16_t blue) |
| _RGBSColor () |
Public Attributes |
uint8_t | m_r |
uint8_t | m_g |
uint8_t | m_b |
uint8_t | m_s |
Constructor & Destructor Documentation
_RGBSColor::_RGBSColor |
( |
uint8_t |
r, |
|
|
uint8_t |
g, |
|
|
uint8_t |
b, |
|
|
uint8_t |
s | |
|
) |
| | |
_RGBSColor::_RGBSColor |
( |
uint16_t |
red, |
|
|
uint16_t |
green, |
|
|
uint16_t |
blue | |
|
) |
| | |
_RGBSColor::_RGBSColor |
( |
|
) |
|
Member Data Documentation
The documentation for this struct was generated from the following file: