CompressionType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class CompressionType extends System.Enum

DICOM görüntü sıkıştırma türü.

Alanlar

AlanAçıklama
NoneHiçbir sıkıştırma.
JpegJPEG sıkıştırması.
Jpeg2000JPEG 2000 sıkıştırması.
RleRLE sıkıştırması.

None

public static final int None

Hiçbir sıkıştırma.

Jpeg

public static final int Jpeg

JPEG sıkıştırması.

Jpeg2000

public static final int Jpeg2000

JPEG 2000 sıkıştırması.

Rle

public static final int Rle

RLE sıkıştırması.