←Select platform

DerivedQuantization Property

Summary

Gets or sets the flag that indicates whether to use derived quantization or expounded quantization.

Syntax

C#
VB
WinRT C#
C++
public bool DerivedQuantization {get; set;} 
Public Property DerivedQuantization As Boolean 
public bool DerivedQuantization {get; set;} 
  
get_DerivedQuantization(); 
set_DerivedQuantization(value); 
Object.defineProperty('DerivedQuantization');  
public: 
property bool DerivedQuantization { 
   bool get(); 
   void set (    bool value); 
} 

Property Value

true to use derived quantization, false to use expounded quantization.

Example

For an example, refer to Jpeg2000Options.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize