Method AsNormalImage
AsNormalImage(int, bool)
Gets image with the specified size and Normal color.
public virtual Image? AsNormalImage(int size, bool isDark)
Parameters
Returns
AsNormalImage(AbstractControl)
Gets the normal image representation for a control using it's scale factor and color theme settings.
public virtual Image? AsNormalImage(AbstractControl control)
Parameters
controlAbstractControl