HotPDF Delphi PDF Component Developer Guide | ![]() |
THPDFPage.SetRGBColor
|
Top Previous Next |
Sets fill and stroke colors.
Delphi syntax: procedure SetRGBColor ( Value: TColor );
C++ syntax: void __fastcall SetRGBColor ( Graphics::TColor Value );
Description: Call SetRGBColor sets fill and stroke colors value. This function is equivalent to call two function SetRGBFillColor and SetRGBStrokeColor with same value.
See also: SetGrayColor, SetGrayFillColor, SetGrayStrokeColor, SetRGBFillColor, SetRGBStrokeColor.
|
Copyright©2007-2019 losLab.com |