interface to select patterns in a graphics context (experimental). More...
Public Member Functions | |
void | SetRGB (double red, double green, double blue) |
void | SetRGBA (double red, double green, double blue, double alpha) |
void | SetBitmap (const Bitmap &bitmap, double x, double y, PatternExtend ext=kExtendNone, PatternFilter filter=kFilterBilinear) |