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




Glossary Item Box

Gets or sets a specular 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 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.