PLplot  5.9.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
PLColor Struct Reference

#include "plplot.h"

Public Attributes

unsigned char r
 
unsigned char g
 
unsigned char b
 
PLFLT a
 
const char * name
 
char * name
 

Detailed Description

Definition at line 451 of file plplot.h.

Member Data Documentation

PLFLT PLColor::a

Definition at line 456 of file plplot.h.

unsigned char PLColor::b

Definition at line 455 of file plplot.h.

unsigned char PLColor::g

Definition at line 454 of file plplot.h.

char* PLColor::name

Definition at line 353 of file plplot_octave.h.

const char* PLColor::name

Definition at line 457 of file plplot.h.

unsigned char PLColor::r

Definition at line 453 of file plplot.h.


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