←Select platform

AmbientColor Property

Summary
Gets or sets the ambient color of the light sources in the Data property.
Syntax
C#
VB
C++
public RasterColor AmbientColor { get; set; } 
  
Public Property AmbientColor As RasterColor 
public: 
property RasterColor AmbientColor { 
   RasterColor get(); 
   void set (    RasterColor ); 
} 

Property Value

The ambient color of the light sources in the Data property.

Example

Refer to LightCommand.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.