Cogs.Core
Public Attributes | List of all members
litehtml::attr_color Struct Reference

Public Attributes

unsigned char rgbBlue
 
unsigned char rgbGreen
 
unsigned char rgbRed
 
unsigned char rgbAlpha
 

Detailed Description

Definition at line 6 of file attributes.h.

Constructor & Destructor Documentation

◆ attr_color()

litehtml::attr_color::attr_color ( )
inline

Definition at line 12 of file attributes.h.

Member Data Documentation

◆ rgbAlpha

unsigned char litehtml::attr_color::rgbAlpha

Definition at line 11 of file attributes.h.

◆ rgbBlue

unsigned char litehtml::attr_color::rgbBlue

Definition at line 8 of file attributes.h.

◆ rgbGreen

unsigned char litehtml::attr_color::rgbGreen

Definition at line 9 of file attributes.h.

◆ rgbRed

unsigned char litehtml::attr_color::rgbRed

Definition at line 10 of file attributes.h.


The documentation for this struct was generated from the following file: