PEG Markdown Highlight
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
Public Attributes
pmh_attr_argb_color Struct Reference

Color (ARGB) attribute value. More...

#include <pmh_styleparser.h>

List of all members.

Public Attributes

int red
int green
int blue
int alpha

Detailed Description

Color (ARGB) attribute value.

All values are 0-255.


Member Data Documentation

Alpha (opacity) color component (0-255)

Blue color component (0-255)

Green color component (0-255)

Red color component (0-255)


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