Vcl.Imaging.GIFImg.TGIFFrame.Mask

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Mask: HBitmap read FMask;

C++

__property HBITMAP Mask = {read=FMask, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFFrame

Description

Fournit un objet masque pour l'image contenue dans le cadre GIF.

La propriété Mask spécifie un masque associé à l'image contenue dans le cadre GIF.

Voir aussi