com.aspose.cad.jasperreports.bmp

Class ASBmpExportConfigurationImpl

    • Constructor Detail

      • ASBmpExportConfigurationImpl

        public ASBmpExportConfigurationImpl()

        Initializes a new instance of the BmpReportExportConfigurationImpl class.

    • Method Detail

      • getBitsPerPixel

        public int getBitsPerPixel()

        Gets or sets the image bits per pixel count.

        Specified by:
        getBitsPerPixel in interface ASBmpExportConfiguration
        Returns:
        The image bits per pixel count.
      • setBitsPerPixel

        public void setBitsPerPixel(int value)

        Gets or sets the image bits per pixel count.

        Parameters:
        value - The image bits per pixel count.
      • setCompression

        public void setCompression(BitmapCompression value)

        Gets or sets the compression.

        Parameters:
        value - The compression.