←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly