Vcl.GraphUtil.ColorBlendRGB

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function ColorBlendRGB(const From, &To : TColor; const Mu : Single) : TColor;

C++

extern DELPHI_PACKAGE System::Uitypes::TColor __fastcall ColorBlendRGB(const System::Uitypes::TColor From, const System::Uitypes::TColor To, const float Mu);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Vcl.GraphUtil.pas
Vcl.GraphUtil.hpp
Vcl.GraphUtil Vcl.GraphUtil

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.