ColorBlend()

ColorBlend::ColorBlend() constructor

Constructs a new instance of ColorBlend class.

System::Drawing::Drawing2D::ColorBlend::ColorBlend()

ColorBlend::ColorBlend(int) constructor

Constructs a new instance of Blend class.

System::Drawing::Drawing2D::ColorBlend::ColorBlend(int count)

Arguments

ParameterTypeDescription
countintThe number of elements in the Colors and Positions arrays.

See Also