Class Compression
Class Compression
Pôvodný názov: Aspose.Imaging.FileFormats.Dicom Zhromaždenie: Aspose.Imaging.dll (25.4.0)
Obsahuje nastavenia kompresie obrazu.
public class Compression
Inheritance
Z dedičných členov
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
Compression()
public Compression()
Properties
Jpeg
Získajte alebo nastavíte možnosti JPEG.
public JpegOptions Jpeg { get; set; }
Hodnota nehnuteľnosti
Jpeg2000
Získajte alebo nastavíte možnosti JPEG 2000.
public Jpeg2000Options Jpeg2000 { get; set; }
Hodnota nehnuteľnosti
Type
Získať alebo nastaviť typ.
public CompressionType Type { get; set; }