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

LoadFromBase64

Public

loads a base64-encoded image.

LoadFromFile

Public

Load an image from a file.

LoadFromSource

Public

Loads an image described in plain text.

See also

TMDCustomControl.OnUnknownImage

TMDCustomControl.OnUnknownImage64

TMDStyle.OnUnknownImage

TMDStyle.OnUnknownImage64

Markdown syntax: Images