J2KDecompLevel property (IDICOMJ2KOptions)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

Syntax

long J2KDecompLevel

Overview

Refer to Implementing JPEG 2000 Plug In Features

Remarks

Number of resolution levels in the compressed stream. The maximum number of levels depends on the size of the image. Passing values that are too large will cause the compression operation to fail. Each resolution level is one-half the size of the previous resolution, starting with the full image resolution. The default value is 5.

See Also

Elements:

J2KCBS_ErrorResilienceSymbol property, J2KCBS_PredictableTermination property, J2KCBS_ResetContextOnBoundaries property, J2KCBS_SelectiveACBypass property, J2KCBS_TerminationOnEachPass property, J2KCBS_VerticallyCausalContext property, J2KCodBlockHeight property, J2KCodBlockWidth property, J2KCompressionControl property, J2KCompressionRatio property, J2KDerivedBaseExponent property, J2KDerivedBaseMantissa property, J2KDerivedQuantization property, J2KGuardBits property, J2KProgressOrder property, J2KSetDefaults method, J2KTargetFileSize property, J2KUseColorTransform property, J2KUseEPHMarker property, J2KUseSOPMarker property, J2KXOsiz property, J2KXTOsiz property, J2KXTsiz property, J2KYOsiz property, J2KYTOsiz property, J2KYTsiz property, J2KOptions property, SetBitmapValue method, SetBitmapListValue method, InsertBitmapValue method, InsertBitmapListValue method

Topics:

Data Sets: Compressing Pixel Data Elements