DK11 for Delphi | VCL.GisFramework | Methods | Classes
Name | Visibility | Description | |
---|---|---|---|
ColorToBGR | public | Convert native VCL color to BGR | |
CreateHwndD2DCanvas | public | Create TD2DCanvas object for given window handle. | |
EnsureFramework | public | Force framework. | |
GetFontList | public | Get list of fonts available on FMX. | |
GISColor | public | Convert platform native VCL color to platform independent color. | |
GISFontStyle | public | Convert platform native VCL font style to platform independent font style. | |
GisScaleImageList | public | Scale image list for DPI aware application and apply colors based on active style. | |
ImitationColor | public | Prepare a non-transparent 'imitation' of transparent color. | |
VCLCanvasDrawBitmap | public | Draw bitmap on VCL canvas with proper ARGB handling. | |
VCLCanvasDrawBitmapEx | public | Draw bitmap on VCL canvas using StretchDIBits. | |
VCLColor | public | Convert platform independent color to native VCL color. | |
VCLFont | public | Create a native VCL font object from platform independent font. | |
VCLFontStyle | public | Convert platform independent font style to native VCL font style. | |
VCLMakeCompatibleBitmap | public | Make bitmap ARGB compatible with VCL ARGB schema. | |
Name | Description | |
---|---|---|
TD2DCanvas | Direct2D Canvas. | |
TGIS_BitmapFactoryVCL | Factory for platform dependent Bitmap implementation. | |
TGIS_BitmapInternal | Wrapper for D2D & VCL objects used during Paint(). | |
TGIS_BitmapVCL | Platform dependent Bitmap implementation. | |
TGIS_FontFactoryVCL | Factory for platform dependent Font implementation. | |
TGIS_FrameworkUtils | A class that groups platform's specific methods. | |
TGIS_TimerFactoryVCL | Factory for platform dependent Timer implementation. | |
TGIS_TimerVCL | Platform dependent Timer implementation. | |