openEmbroider  0.1
an open source embroidery software
OE_thread Class Reference

Public Member Functions

 OE_thread (unsigned char color[], float width)
 
 OE_thread (unsigned char r, unsigned char g, unsigned char b, float width)
 
unsigned char * getColor ()
 
void setColor (unsigned char r, unsigned char g, unsigned char b)
 
void setWidth (float width)
 
float getWidth ()
 

Static Public Attributes

static float defaultWidth = 1
 
static unsigned char defaultColor [4] = {20,20,20,255}
 

Protected Attributes

float width
 
unsigned char color [4]
 

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