Bewerken

Delen via


CompressionQualityFactorSupported element

The required CompressionQualityFactorSupported element specifies the range of compression quality factors that the scan device supports.

Usage

<wscn:CompressionQualityFactorSupported>
  child elements
</wscn:CompressionQualityFactorSupported>

Attributes

There are no attributes.

Child elements

Element
MaxValue
MinValue

Parent elements

Element
DeviceSettings

Remarks

The compression quality factor is an integer value that you use for a lossy compression type to determine the amount of acceptable image loss during compression. The higher the requested fidelity, the larger the resulting file size will be.

MinValueMaxValue

The minimum and maximum compression quality factors that the scan device supports are specified in the MinValue and MaxValue elements, respectively. MinValue and MaxValue must be integers from 1 through 100. A value of 100 means that the device should use the least amount of compression that it supports to produce the highest quality image. Currently, JPEG compression is the only supported lossy compression type.

See also

DeviceSettings

MaxValue

MinValue