ImageGear for C and C++ on Windows v19.3 - Updated
enumIGFXBrushType
API Reference Guide > Core Component API Reference > Core Component Enumerations Reference > enumIGFXBrushType

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.