FMX.Import.TGEBitmap

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TGEBitmap = class(TBitmap)

C++

class PASCALIMPLEMENTATION TGEBitmap : public Fmx::Graphics::TBitmap

Properties

Type Visibility Source Unit Parent
class public
FMX.Import.pas
FMX.Import.hpp
FMX.Import FMX.Import

Description

Represents the name of a file that contains the encapsulation of a bitmap.

TGEBitmap contains the name of a file that represents the encapsulation of a bitmap. It creates a TBitmap object from a file.

A TBitmap is a powerful graphics object used to create, manipulate, and store images.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.Import.TGEBitmap&oldid=577248"