PLplot  5.15.0
cdImageStruct Struct Reference

#include "cd.h"

Public Attributes

unsigned char * elemlist
 
short int state
 
int red [cdMaxColors]
 
int green [cdMaxColors]
 
int blue [cdMaxColors]
 
int open [cdMaxColors]
 
int colorsTotal
 
int picnum
 
unsigned char * desc
 
unsigned char * fontlist
 
short int numfonts
 
FILE * outfile
 
int linespec
 
int edgespec
 
int markerspec
 
int sx
 
int sy
 
int ltype
 
int lwidth
 
int lcolor
 
int shapestyle
 
int shapecolor
 
int shapehatch
 
int edgetype
 
int edgewidth
 
int edgecolor
 
int edgevis
 
int textfont
 
int textcolor
 
int textheight
 
int textpath
 
int mtype
 
int msize
 
int mcolor
 
long int bytestoend
 
long int listlen
 
unsigned char * curelemlist
 

Detailed Description

Definition at line 60 of file cd.h.

Member Data Documentation

◆ blue

int cdImageStruct::blue[cdMaxColors]

Definition at line 67 of file cd.h.

◆ bytestoend

long int cdImageStruct::bytestoend

Definition at line 118 of file cd.h.

◆ colorsTotal

int cdImageStruct::colorsTotal

Definition at line 69 of file cd.h.

◆ curelemlist

unsigned char* cdImageStruct::curelemlist

Definition at line 120 of file cd.h.

◆ desc

unsigned char* cdImageStruct::desc

Definition at line 75 of file cd.h.

◆ edgecolor

int cdImageStruct::edgecolor

Definition at line 105 of file cd.h.

◆ edgespec

int cdImageStruct::edgespec

Definition at line 82 of file cd.h.

◆ edgetype

int cdImageStruct::edgetype

Definition at line 103 of file cd.h.

◆ edgevis

int cdImageStruct::edgevis

Definition at line 106 of file cd.h.

◆ edgewidth

int cdImageStruct::edgewidth

Definition at line 104 of file cd.h.

◆ elemlist

unsigned char* cdImageStruct::elemlist

Definition at line 63 of file cd.h.

◆ fontlist

unsigned char* cdImageStruct::fontlist

Definition at line 76 of file cd.h.

◆ green

int cdImageStruct::green[cdMaxColors]

Definition at line 66 of file cd.h.

◆ lcolor

int cdImageStruct::lcolor

Definition at line 90 of file cd.h.

◆ linespec

int cdImageStruct::linespec

Definition at line 81 of file cd.h.

◆ listlen

long int cdImageStruct::listlen

Definition at line 119 of file cd.h.

◆ ltype

int cdImageStruct::ltype

Definition at line 88 of file cd.h.

◆ lwidth

int cdImageStruct::lwidth

Definition at line 89 of file cd.h.

◆ markerspec

int cdImageStruct::markerspec

Definition at line 83 of file cd.h.

◆ mcolor

int cdImageStruct::mcolor

Definition at line 116 of file cd.h.

◆ msize

int cdImageStruct::msize

Definition at line 115 of file cd.h.

◆ mtype

int cdImageStruct::mtype

Definition at line 114 of file cd.h.

◆ numfonts

short int cdImageStruct::numfonts

Definition at line 77 of file cd.h.

◆ open

int cdImageStruct::open[cdMaxColors]

Definition at line 68 of file cd.h.

◆ outfile

FILE* cdImageStruct::outfile

Definition at line 78 of file cd.h.

◆ picnum

int cdImageStruct::picnum

Definition at line 72 of file cd.h.

◆ red

int cdImageStruct::red[cdMaxColors]

Definition at line 65 of file cd.h.

◆ shapecolor

int cdImageStruct::shapecolor

Definition at line 96 of file cd.h.

◆ shapehatch

int cdImageStruct::shapehatch

Definition at line 100 of file cd.h.

◆ shapestyle

int cdImageStruct::shapestyle

Definition at line 93 of file cd.h.

◆ state

short int cdImageStruct::state

Definition at line 64 of file cd.h.

◆ sx

int cdImageStruct::sx

Definition at line 84 of file cd.h.

◆ sy

int cdImageStruct::sy

Definition at line 85 of file cd.h.

◆ textcolor

int cdImageStruct::textcolor

Definition at line 110 of file cd.h.

◆ textfont

int cdImageStruct::textfont

Definition at line 109 of file cd.h.

◆ textheight

int cdImageStruct::textheight

Definition at line 111 of file cd.h.

◆ textpath

int cdImageStruct::textpath

Definition at line 112 of file cd.h.


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