Vcl.Imaging.GIFImg.TGIFFrame.HasMask

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function HasMask: boolean;

C++

bool __fastcall HasMask(void);

Properties

Type Visibility Source Unit Parent
function class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFFrame

Description

Specifies whether the GIF frame has an associated mask.

HasMask specifies whether the GIF frame has an associated mask.

See Also