Class SvgUtils
Contains static methods related to svg images handling.
public static class SvgUtils
- Inheritance
-
SvgUtils
Methods
- GetNormalAndDisabledSvg(Stream, SizeI, Control)
Initializes a tuple with two instances of the ImageSet class from the specified Stream which contains svg data. Images are loaded for the normal and disabled states using GetSvgColor(KnownSvgColor).