#include <vtkColor.h>
Definition at line 176 of file vtkColor.h.
Public Member Functions | |
vtkColor4ub (unsigned char r=0, unsigned char g=0, unsigned char b=0, unsigned char a=255) |
vtkColor4ub::vtkColor4ub | ( | unsigned char | r = 0 , |
|
unsigned char | g = 0 , |
|||
unsigned char | b = 0 , |
|||
unsigned char | a = 255 | |||
) | [inline] |
Definition at line 179 of file vtkColor.h.