←Select platform

AmbientColor Property

Summary

Gets or sets the ambient color of the light sources in the Data property.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.RasterColor AmbientColor {get; set;}
Public Property AmbientColor As Leadtools.RasterColor
public Leadtools.RasterColor AmbientColor {get; set;}
get_AmbientColor(); 
set_AmbientColor(value); 
Object.defineProperty('AmbientColor'); 
public: 
property Leadtools.RasterColor AmbientColor { 
   Leadtools.RasterColor get(); 
   void set (    Leadtools.RasterColor ); 
} 

Property Value

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

Example

Refer to LightCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.SpecialEffects Assembly
Click or drag to resize