SetStipple

Graphics32

TBitmap32.SetStipple

procedure SetStipple(NewStipple: TArrayOfColor32); overload;

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

Description

Sets a new stipple pattern.

See Also

GetStippleColor, Line Patterns, TArrayOfColor32, TColor32