|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectezjcom.JComObject
ClearImageJNI.CiAdvColor
public class CiAdvColor
Color Image processing object
Field Summary |
---|
Fields inherited from class ezjcom.JComObject |
---|
__JComWarnMTA |
Constructor Summary | |
---|---|
CiAdvColor()
Default COM object constructor. |
|
CiAdvColor(boolean find,
boolean createAsServer)
Alternate constructor. |
Method Summary | |
---|---|
ICiAdvColor |
getICiAdvColor()
Retrieve the COM Interface "ICiAdvColor" |
Methods inherited from class java.lang.Object |
---|
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CiAdvColor() throws JComException
JComException
public CiAdvColor(boolean find, boolean createAsServer) throws JComException
Finding existing objects is not supported by many COM/ActiveX objects, but EZ-JCom includes support for those COM/ActiveX objects that can be found.
Creating using server-only options (first argument must be false) is useful for some MS Office products. WARNING: This object is described as non-creatable, construction may not succeed.
JComException
Method Detail |
---|
public ICiAdvColor getICiAdvColor() throws JComException
JComException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |