ContrastSensitivity Property

Summary

Gets or sets the client contrast sensitivity.

Syntax
C#
VB
C++
public string ContrastSensitivity { get; set; } 
  
Public Property ContrastSensitivity As String 
public: 
property String^ ContrastSensitivity { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String value used to supply information concerning client contrast sensitivity.

Remarks

For more information about how to construct this field refer to the JPEG 2000 standard.

Requirements

Target Platforms

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

Leadtools.Jpip Assembly