PLplot  5.15.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 546 of file plplot.h.

Member Data Documentation

◆ a

PLFLT PLColor::a

Definition at line 551 of file plplot.h.

◆ b

unsigned char PLColor::b

Definition at line 550 of file plplot.h.

◆ g

unsigned char PLColor::g

Definition at line 549 of file plplot.h.

◆ name

PLCHAR_VECTOR PLColor::name

Definition at line 552 of file plplot.h.

◆ r

unsigned char PLColor::r

Definition at line 548 of file plplot.h.


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