📄 control.html
字号:
<TD><CODE><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#acquireOneImage(com.asprise.util.jtwain.Source)">acquireOneImage</A></B>(<A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A> source)</CODE>
<BR>
Acquires an image from a Source.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#assertState(com.asprise.util.jtwain.Source, int)">assertState</A></B>(<A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A> source, int requiredState)</CODE>
<BR>
Asserts the current state is the required one.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#assertStateAtLeast(com.asprise.util.jtwain.Source, int)">assertStateAtLeast</A></B>(<A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A> source, int requiredStateAtLeast)</CODE>
<BR>
Asserts the current state is the required state or above it.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#assertStateNoException(com.asprise.util.jtwain.Source, int)">assertStateNoException</A></B>(<A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A> source, int requiredState)</CODE>
<BR>
Asserts the current state is the required one. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../com/asprise/util/jtwain/lowlevel/OperationResult.html" title="class in com.asprise.util.jtwain.lowlevel">OperationResult</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#CapabilityMsg(int, com.asprise.util.jtwain.lowlevel.Capability)">CapabilityMsg</A></B>(int messageType, <A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Capability.html" title="class in com.asprise.util.jtwain.lowlevel">Capability</A> capability)</CODE>
<BR>
Performs capability operations - MSG_GET, MSG_GETCURRENT, MSG_GETDEFAULT, MSG_RESET, MSG_SET.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../com/asprise/util/jtwain/lowlevel/OperationResult.html" title="class in com.asprise.util.jtwain.lowlevel">OperationResult</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#CapabilityMsgReset(com.asprise.util.jtwain.lowlevel.Capability)">CapabilityMsgReset</A></B>(<A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Capability.html" title="class in com.asprise.util.jtwain.lowlevel">Capability</A> capability)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../com/asprise/util/jtwain/lowlevel/OperationResult.html" title="class in com.asprise.util.jtwain.lowlevel">OperationResult</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#CapabilityMsgSet(com.asprise.util.jtwain.lowlevel.Capability)">CapabilityMsgSet</A></B>(<A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Capability.html" title="class in com.asprise.util.jtwain.lowlevel">Capability</A> capability)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#closeSource()">closeSource</A></B>()</CODE>
<BR>
Closes the current active source. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#closeSourceManager()">closeSourceManager</A></B>()</CODE>
<BR>
Closes the source manager. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#getConditionCode()">getConditionCode</A></B>()</CODE>
<BR>
Gets the condition code of an operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#getCurrentSource()">getCurrentSource</A></B>()</CODE>
<BR>
Gets the current active source.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#getLastScannedFile()">getLastScannedFile</A></B>()</CODE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -