JCL Help:TJclBitmap32.GetStippleColor
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclBitmap32.GetStippleColor Method
[+] TJclBitmap32 Fields
[+] TJclBitmap32 Methods
[+] TJclBitmap32 Properties
Search in JCL Help
Search in all projects
Summary
Returns stipple pattern color at position specified by StippleCounter.
Pascal
public function GetStippleColor: TColor32;
Return Value
Stipple pattern color at position specified by StippleCounter.
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 TColor32
About
Donator
Alex Denissov
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page