TCustomBitmap32.SetStipple

procedure SetStipple(NewStipple: TArrayOfColor32); overload;

procedure SetStipple(NewStipple: array of TColor32); overload;

Description

Sets a new stipple pattern.

See Also

Line Patterns, GetStippleColor, Color Types