←Select platform

CodeBlockHeight Property

Summary

Gets or sets the height of the code block, following wavelet transformation.

Syntax
C#
VB
C++
public int CodeBlockHeight { get; set; } 
Public Property CodeBlockHeight As Integer 
public: 
property int CodeBlockHeight { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the height of the code block, following wavelet transformation. The value must be a power of 2.

Example

For an example, refer to Jpeg2000Options.

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.Dicom Assembly