←Select platform

Contrast Property

Summary

Determines the contrast of the extracted image.

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

Property Value

Float value that represents the contrast of the extracted image.

Remarks
  • This along with Brightness 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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

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