API:Vcl.ImgList.TCustomImageList.AddMasked

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AddMasked(Image: TBitmap; MaskColor: TColor): Integer;

C++

int __fastcall AddMasked(Vcl::Graphics::TBitmap* Image, System::Uitypes::TColor MaskColor);

Properties

Type Visibility Source Unit Parent
function public
Vcl.ImgList.pas
Vcl.ImgList.hpp
Vcl.ImgList TCustomImageList

Description

Embarcadero Technologies does not currently have any additional information.