←Select platform

CodeBlockWidth Property

Summary
Gets or sets the width of the code block, following wavelet transformation.
Syntax
C#
VB
C++
public int CodeBlockWidth { get; set; } 
Public Property CodeBlockWidth As Integer 
public: 
property int CodeBlockWidth { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the width of the code block, following wavelet transformation. The value must be a power of 2. It must be at least 4 and less than or equal to 1024.

Example

For an example, refer to Jpeg2000Options.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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