FMX.Graphics.TBitmapCodecManager
Delphi
TBitmapCodecManager = class sealed
C++
class PASCALIMPLEMENTATION TBitmapCodecManager : /*[[sealed]]*/ public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.Graphics.pas FMX.Graphics.hpp |
FMX.Graphics | FMX.Graphics |
Description
TBitmapCodecManager is the base class for the system TBitmap encoder/decoder.
TBitmapCodecManager offers support for TBitmap encoding and decoding codecs for different platforms (GDI+, Direct2D).
TBitmapCodecManager is used to create a filter when saving or loading a TBitmap.
Note: A bitmap codec is a method of compressing and decompressing image files or image data. The word "codecs" means coders and decoders.
Supported Image Formats
Windows | OS X | iOS | Android |
---|---|---|---|
Additional formats with Direct2D on Windows:
Additional format with GDI+ on Windows:
|
|
|
|