ImageGear for .NET
DiffuseColor Property
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorLightSource Class : DiffuseColor Property




Glossary Item Box

Gets or sets a diffuse color of light source. The color is presented as an array of four color components (red, green, blue, alpha). Usually the component belongs to the range 0...1, put can be greater than 1.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

An array of four color components - red, green, blue and alpha.

Remarks

The default value is (0, 0, 0, 1).

See Also

©2013. Accusoft Corporation. All Rights Reserved.