Inkscape
Vector Graphics Editor
|
#include <imagemap.h>
Public Attributes | |
unsigned char | r |
unsigned char | g |
unsigned char | b |
Definition at line 57 of file imagemap.h.
unsigned char Inkscape::Trace::RGB::b |
Definition at line 61 of file imagemap.h.
Referenced by Inkscape::Trace::indexedMapToGdkPixbuf(), Inkscape::Trace::quantizeBand(), and Inkscape::Trace::rgbMapGaussian().
unsigned char Inkscape::Trace::RGB::g |
Definition at line 60 of file imagemap.h.
Referenced by Inkscape::Trace::indexedMapToGdkPixbuf(), Inkscape::Trace::quantizeBand(), and Inkscape::Trace::rgbMapGaussian().
unsigned char Inkscape::Trace::RGB::r |
Definition at line 59 of file imagemap.h.
Referenced by Inkscape::Trace::indexedMapToGdkPixbuf(), Inkscape::Trace::quantizeBand(), and Inkscape::Trace::rgbMapGaussian().