tmozIScanOutput Interface Reference

Scan output. More...

List of all members.

Public Member Functions

tmozIScanOutputFormat getOutputFormat (in long color)
 Return output format.

Public Attributes

const long SOF_BW = 0
 Scan output format - Black&White.
const long SOF_GRAY = 1
 Scan output format - Gray.
const long SOF_COLOR_PALETTE = 2
 Scan output format - Color Palette 8bit.
const long SOF_COLOR_24 = 3
 Scan output format - Color 24bit.
const long SOF_COLOR_32 = 4
 Scan output format - Color 32bit.
const long SOF_COLOR_OTHER = 5
 Scan output format - Color Other.


Detailed Description

Scan output.

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


Member Function Documentation

tmozIScanOutputFormat getOutputFormat ( in long  color  ) 

Return output format.

Parameters:
color Type of format
Returns:
Return given output format, throw exception if format does not exists.


Generated on Wed Dec 15 09:54:22 2010 for Tahiti XPCOM API