SvgRendererSetBackground Method

Sets the background color of the image.
public override void SetBackground(
	Color color,
	Rectangle iconBounds
)

Parameters

colorJdenticon.RenderingColor
New background color.
iconBoundsJdenticon.RenderingRectangle
The icon bounds.

See Also

Reference