←Select platform

Brightness Property

Summary

Determines the brightness of the extracted image.

Syntax
C#
C++/CLI
public float Brightness { get; set; } 
public:  
   property Single Brightness 
   { 
      Single get() 
      void set(Single value) 
   } 

Property Value

a float value that represents the brightness of the extracted image.

Remarks
  • This along with Contrast is a server side window level mechanism. you can use those or use the regular window level on the client side.
  • For more information on how to do window level for the client side, refer to WindowLevel ServerSideRendering
Requirements

Target Platforms

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

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