Vcl.Markdown.Skia
Description
Vcl.Markdown.Skia is a unit used in projects to load images in formats not supported by the Windows Imaging Component (WIC) such as SVG.
Classes
Class helper for TWICImage. |
Notes
- With Delphi XE8 up to 11 you will need to install the Skia4Delphi package first.
- You must distribute the sk4d.dll Skia library with your application regardless of the Delphi version.
- It is also possible to use Vcl.Markdown.Image32 in place of Skia and this unit.