←Select platform

Brightness Property (LightCommandData)

Summary

Gets or sets the intensity or brightness of the light.

Syntax

C#
VB
WinRT C#
C++
public int Brightness {get; set;}
Public Property Brightness As Integer
public int Brightness {get; set;}
get_Brightness(); 
set_Brightness(value); 
Object.defineProperty('Brightness'); 
public: 
property int Brightness { 
   int get(); 
   void set (    int ); 
} 

Property Value

Intensity or brightness of the light. This property only accepts positive values.

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