C#
VB
C++
Gets or sets the width of the code block, following wavelet transformation.
public int CodeBlockWidth { get; set; }
Public Property CodeBlockWidth As Integer
public:
property int CodeBlockWidth {
int get();
void set ( int 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.
For an example, refer to Jpeg2000Options.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET