Packages

 

com.aspose.cad.imageoptions

Class DicomOptions



  • public class DicomOptions
    extends ImageOptionsBase

    The DICOM file format creation options.

    • Constructor Detail

      • DicomOptions

        public DicomOptions()

        Initializes a new instance of the DicomOptions class.

    • Method Detail

      • getCompression

        public final com.aspose.imaging.fileformats.dicom.Compression getCompression()

        Gets or sets the compression.

        Value: The compression.
      • setCompression

        public final void setCompression(com.aspose.imaging.fileformats.dicom.Compression value)

        Gets or sets the compression.

        Value: The compression.
      • getColorType

        public final int getColorType()

        Gets or sets the type of the color.

        Value: The type of the color.
      • setColorType

        public final void setColorType(int value)

        Gets or sets the type of the color.

        Value: The type of the color.