FMX.Surfaces.TBitmapSurface
Delphi
TBitmapSurface = class(TPersistent)
C++
class PASCALIMPLEMENTATION TBitmapSurface : public System::Classes::TPersistent
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.Surfaces.pas FMX.Surfaces.hpp |
FMX.Surfaces | FMX.Surfaces |
Description
Implementation of a color buffer with the ability to use different color formats. The buffer does not depend on graphics libraries and is built on the use of RAM.