TCustomBitmap32.GetStippleColor

function GetStippleColor: TColor32;

Description

Returns color corresponding to the current counter position in stipple pattern. If the counter step is fractional, returned color will be interpolated. Calling GetStippleColor automatically changes the StippleCounter value by StippleStep.

See Also

Line Patterns, SetStipple, StippleCounter, StippleStep, Color Types