Skip to content
Member Filters
Show Inherited
Show Protected
Show abstract
GR32🞂TCustomBitmap32🞂GetStippleColorMethodPublic

TCustomBitmap32.GetStippleColor

Evaluates and returns current stipple color sample at active stipple phase.

Declaration ​

pascal
function GetStippleColor(Advance: Boolean = True): TColor32;

Parameters ​

ParameterTypeDescription
AdvanceBooleanIf True, advances StippleCounter after reading color.

Returns ​

TypeDescription
TColor32The 32-bit ARGB TColor32 stipple pattern color at the current position.

Description ​

GetStippleColor returns the TColor32 at the active stipple phase.