Click or drag to resize

StiColorUtilsLight Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiColorUtils.Light(System.Drawing.Color,System.Byte)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Color Light(
	Color baseColor,
	byte value
)

Parameters

baseColor
Type: System.DrawingColor

[Missing <param name="baseColor"/> documentation for "M:Stimulsoft.Base.Drawing.StiColorUtils.Light(System.Drawing.Color,System.Byte)"]

value
Type: SystemByte

[Missing <param name="value"/> documentation for "M:Stimulsoft.Base.Drawing.StiColorUtils.Light(System.Drawing.Color,System.Byte)"]

Return Value

Type: Color

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.StiColorUtils.Light(System.Drawing.Color,System.Byte)"]

See Also