←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly