←Select platform

BrightnessAmount Property

Summary
Gets the amount of the brightness in the image.
Syntax
C#
VB
C++
public float BrightnessAmount { get; } 
Public ReadOnly Property BrightnessAmount As Single 
public: 
property float BrightnessAmount { 
   float get(); 
} 

Property Value

The output (transformed) image.

Example

Refer to the BrightnessDetectionCommand example.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

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