Vcl.Imaging.pngimage.TPngImage.DrawPartialTrans

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DrawPartialTrans(DC: HDC; Rect: TRect);

C++

void __fastcall DrawPartialTrans(HDC DC, const System::Types::TRect &Rect);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Vcl.Imaging.pngimage.pas
Vcl.Imaging.pngimage.hpp
Vcl.Imaging.pngimage TPngImage


Description

Dessine l'image png sur un canevas avec une transparence partielle.

Appelez la méthode DrawPartialTrans pour dessiner l'image png sur un canevas avec une transparence partielle. DrawPartialTrans fonctionne seulement si l'image supporte la transparence partielle.

Voir aussi