PLplot  5.13.0
PLColor Struct Reference

#include "plplot.h"

Public Attributes

unsigned char r
 
unsigned char g
 
unsigned char b
 
PLFLT a
 
PLCHAR_VECTOR name
 

Detailed Description

Definition at line 535 of file plplot.h.

Member Data Documentation

◆ a

PLFLT PLColor::a

Definition at line 540 of file plplot.h.

◆ b

unsigned char PLColor::b

Definition at line 539 of file plplot.h.

◆ g

unsigned char PLColor::g

Definition at line 538 of file plplot.h.

◆ name

PLCHAR_VECTOR PLColor::name

Definition at line 541 of file plplot.h.

◆ r

unsigned char PLColor::r

Definition at line 537 of file plplot.h.


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