Method ImageWithColor
ImageWithColor(int, Color?)
Gets mono svg image as Image filled using the specified color. Svg images with two or more colors are returned as is.
public virtual Image? ImageWithColor(int size, Color? color)
Gets mono svg image as Image filled using the specified color. Svg images with two or more colors are returned as is.
public virtual Image? ImageWithColor(int size, Color? color)