LibreOffice Module vcl (master) 1
Public Attributes | List of all members
XPMRGBTab Struct Reference

#include <rgbtable.hxx>

Public Attributes

const char * name
 
sal_uInt8 red
 
sal_uInt8 green
 
sal_uInt8 blue
 

Detailed Description

Definition at line 24 of file rgbtable.hxx.

Member Data Documentation

◆ blue

sal_uInt8 XPMRGBTab::blue

Definition at line 29 of file rgbtable.hxx.

◆ green

sal_uInt8 XPMRGBTab::green

Definition at line 28 of file rgbtable.hxx.

◆ name

const char* XPMRGBTab::name

Definition at line 26 of file rgbtable.hxx.

◆ red

sal_uInt8 XPMRGBTab::red

Definition at line 27 of file rgbtable.hxx.


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