tmozIScanOutputFormat Interface Reference

Scan output format. More...

List of all members.

Public Attributes

attribute boolean smartQuality
 Attribute to use smart quality.
attribute AString format
 File format.
attribute long flags
 Format specific flags.


Detailed Description

Scan output format.

Class allows to set scan output format and other properties of output.


Member Data Documentation

attribute long flags

Format specific flags.

  • BMP There are no flags
  • PNG There are no flags
  • JPEG Compression, default is 75
  • TIFF

attribute AString format

File format.

String representing file format. This can be one of the following:

  • TIFF
  • PNG
  • JPEG
  • BMP

attribute boolean smartQuality

Attribute to use smart quality.

If this attribute is true smart quality is used. If this attribute is false smart quality is not used.

Note:
This feature is supported only for gray bitmaps.


Generated on Thu Aug 27 12:37:06 2009 for Tahiti XPCOM API