Vcl.Markdown.Image32.TWICImageHelper
Description
Class helper for TWICImage. It provides several methods to load images in formats not supported by the Windows Imaging Component (WIC) such as SVG.
Methods
Public |
loads a base64-encoded image. |
|
Public |
Load an image from a file. |
|
Public |
Loads an image described in plain text. |
See also
TMDCustomControl.OnUnknownImage
TMDCustomControl.OnUnknownImage64