FMX.Skia
Contents
Classes
ESkBitmapHelper | |
ESkFMX | |
ESkLabel | |
ESkPersistentData | |
ESkTextSettingsInfo | |
ISkStyleTextObject | |
ISkTextSettings | |
TSkAnimatedImage | Loads and renders animated images, including vector animations, in a simple way. |
TSkAnimatedImageHelper | |
TSkAnimatedPaintBox | Variant of the TSkPaintBox control that allows setting the duration of an animation and drawing its progress by using the OnAnimationDraw event. |
TSkAnimatedPaintBoxHelper | |
TSkBitmapHelper | |
TSkCustomAnimatedControl | |
TSkCustomAnimation | |
TSkCustomControl | |
TSkCustomStyleTextObject | |
TSkDefaultProviders | |
TSkFontComponent | |
TSkLabel | Implements new features supported by Skia that are not supported by TLabel or are difficult to implement. |
TSkPaintBox | Paints directly on the screen using the OnDraw event. |
TSkPathDataHelper | |
TSkPersistent | |
TSkStyledControl | |
TSkStyleTextObject | |
TSkSvg | Loads and displays the SVG file. |
TSkSvgBrush | |
TSkTextSettings | |
TSkTextSettingsClass | |
TSkTextSettingsInfo | |
TSkTypefaceManager |
Routines
AddSkPathToPathData | |
BitmapToSkImage | |
DrawDesignBorder | |
PathDataToSkPath | |
SkiaDraw | |
SkImageToBitmap | |
SkPathToPathData |
Types
TSkAnimatedImageWrapMode | |
TSkAnimationDrawEvent | |
TSkAnimationDrawProc | |
TSkDrawCacheKind | |
TSkDrawEvent | |
TSkDrawProc | |
TSkSvgSource | |
TSkSvgWrapMode | |
TSkTextHorzAlign |
Variables
GlobalDisableSkiaCodecsReplacement | Disables registration of Skia image codecs. |
GlobalSkiaBitmapsInParallel | Enables TBitmaps to be drawn in true parallel to UI and other bitmaps when drawing in a thread. |
GlobalSkiaTextLocale | |
GlobalUseSkia | Allows the use of Skia Canvas for UI rendering by replacing the FMX's default Canvas. |
GlobalUseSkiaFilters | Enables the execution of FMX filters and effects by Skia. |
GlobalUseSkiaRasterWhenAvailable | Allows the UI rendering in Skia Canvas by using the CPU instead of the GPU. |
SkFmxColorType | |
SkFmxPixelFormat |
Constants
SkSupportedPlatformsMask | SkSupportedPlatformsMask: Integer = $1FD4DF; |