ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / Core Component API Reference / Core Component Enumerations Reference / enumIGFXBrushType
In This Topic
    enumIGFXBrushType
    In This Topic

    Type of brush to use for point drawing. Used by IG_FX_pointillist().

    Values:

    IG_BRUSHTYPE_POINT Each point is a randomly shaped polygon whose shape approximates a paint brush contacting the canvas.
    IG_BRUSHTYPE_STICKER Each point is a circle.