API:Vcl.GraphUtil.ColorAdjustLuma

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ColorAdjustLuma(clrRGB: TColor; n: Integer; fScale: BOOL): TColor;

C++

extern DELPHI_PACKAGE System::Uitypes::TColor __fastcall ColorAdjustLuma(System::Uitypes::TColor clrRGB, int n, System::LongBool fScale);

Properties

Type Visibility Source Unit Parent
function public
Vcl.GraphUtil.pas
Vcl.GraphUtil.hpp
Vcl.GraphUtil Vcl.GraphUtil

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!