Enum OperationTiff.BlackAndWhiteQualityEnum

  • All Implemented Interfaces:
    Serializable, Comparable<OperationTiff.BlackAndWhiteQualityEnum>
    Enclosing class:
    OperationTiff

    public static enum OperationTiff.BlackAndWhiteQualityEnum
    extends Enum<OperationTiff.BlackAndWhiteQualityEnum>
    For \"tif\" exports, this parameter is used to define the quality of black-and-white images if \"group3\" or \"group4\" is used as a compression method. The higher the quality, the more time that will be required in order to render the image: * low = Direct conversion (best reserved for \"text only\" content) * middle = A diffusion filter will be applied to the image before conversion * high = Greyscale conversion and a diffusion filter will be applied to the image before conversion