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




Glossary Item Box

Gets or sets an ambient 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, but can be greater than 1.

Syntax

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

Property Value

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

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.