Searched defs:RGB (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/widgets/
H A Dege-paint-def.h55 enum ColorType{CLEAR, NONE, RGB}; enumerator in enum:ege::PaintDef::ColorType
/inkscape/src/trace/
H A Dimagemap.h195 } RGB; typedef in typeref:struct:__anon438
220 void (*setPixelRGB)(RgbMap *me, int x, int y, RGB rgb);
225 RGB (*getPixel)(RgbMap *me, int x, int y);
258 RGB *pixels;
263 RGB **rows;
313 RGB (*getPixelValue)(IndexedMap *me, int x, int y);
361 RGB clut[256];

Completed in 43 milliseconds