API:FMX.Surfaces.TMipmapSurface
Delphi
TMipmapSurface = class(TBitmapSurface)
C++
class PASCALIMPLEMENTATION TMipmapSurface : public TBitmapSurface
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.