J2KOptions property (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

Syntax

IDICOMJ2KOptions J2KOptions

Overview

Refer to Implementing JPEG 2000 Plug In Features

Remarks

This property can be used to access the different J2K compression options, which are available when compressing the Pixel Data Element using the JPEG 2000 compression.

The J2KOptions object has the following properties (attributes):

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

J2KDecompLevel property

J2KDerivedBaseExponent property

J2KDerivedBaseMantissa property

J2KDerivedQuantization property

J2KGuardBits property

J2KProgressOrder property

J2KROIControl property

J2KROIHeight property

J2KROILeft property

J2KROITop property

J2KROIWidth property

J2KTargetFileSize property

J2KUseColorTransform property

J2KUseEPHMarker property

J2KUseROI property

J2KUseSOPMarker property

J2KXOsiz property

J2KXTOsiz property

J2KXTsiz property

J2KYOsiz property

J2KYTOsiz property

J2KYTsiz property

J2KUseROI property

J2KROIControl property

J2KROILeft property

J2KROITop property

J2KROIHeight property

J2KROIWidth property

The J2KSetDefaults method can be used to reset all the above properties to their default values.

See Also

Elements:

SetBitmapValue method, SetBitmapListValue method, InsertBitmapValue method, InsertBitmapListValue method

Topics:

Data Sets: Compressing Pixel Data Elements