API:FMX.Graphics.TGradient.InterpolateColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function InterpolateColor(Offset: Single): TAlphaColor; overload;
function InterpolateColor(X, Y: Single): TAlphaColor; overload;

C++

System::Uitypes::TAlphaColor __fastcall InterpolateColor(float Offset)/* overload */;
System::Uitypes::TAlphaColor __fastcall InterpolateColor(float X, float Y)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TGradient

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !