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 MipMap based on RAM. It is a combined set of color buffers.