SignDoc SDK (C)  5.0.0
SIGNDOC_ImageParameters Member List

This is the complete list of members for SIGNDOC_ImageParameters, including all inherited members.

SIGNDOC_ImageParameters_assign(struct SIGNDOC_Exception **aEx, struct SIGNDOC_ImageParameters *aObj, const struct SIGNDOC_ImageParameters *aSource)SIGNDOC_ImageParameters
SIGNDOC_ImageParameters_clear(struct SIGNDOC_Exception **aEx, struct SIGNDOC_ImageParameters *aObj)SIGNDOC_ImageParameters
SIGNDOC_ImageParameters_clone(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_ImageParameters *aSource)SIGNDOC_ImageParameters
SIGNDOC_ImageParameters_delete(struct SIGNDOC_ImageParameters *aObj)SIGNDOC_ImageParameters
SIGNDOC_ImageParameters_getBoolean(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_ImageParameters *aObj, const char *aName)SIGNDOC_ImageParameters
SIGNDOC_ImageParameters_getColor(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_ImageParameters *aObj, const char *aName)SIGNDOC_ImageParameters
SIGNDOC_ImageParameters_getErrorMessage(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_ImageParameters *aObj, int aEncoding)SIGNDOC_ImageParameters
SIGNDOC_ImageParameters_getErrorMessageW(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_ImageParameters *aObj)SIGNDOC_ImageParameters
SIGNDOC_ImageParameters_getInteger(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_ImageParameters *aObj, const char *aName)SIGNDOC_ImageParameters
SIGNDOC_ImageParameters_getNumber(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_ImageParameters *aObj, const char *aName)SIGNDOC_ImageParameters
SIGNDOC_ImageParameters_getString(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_ImageParameters *aObj, const char *aName)SIGNDOC_ImageParameters
SIGNDOC_ImageParameters_getType(struct SIGNDOC_Exception **aEx, const char *aName)SIGNDOC_ImageParameters
SIGNDOC_ImageParameters_new(struct SIGNDOC_Exception **aEx)SIGNDOC_ImageParameters
SIGNDOC_ImageParameters_setBoolean(struct SIGNDOC_Exception **aEx, struct SIGNDOC_ImageParameters *aObj, const char *aName, SIGNDOC_Boolean aValue)SIGNDOC_ImageParameters
SIGNDOC_ImageParameters_setColor(struct SIGNDOC_Exception **aEx, struct SIGNDOC_ImageParameters *aObj, const char *aName, const struct SIGNDOC_Color *aValue)SIGNDOC_ImageParameters
SIGNDOC_ImageParameters_setInteger(struct SIGNDOC_Exception **aEx, struct SIGNDOC_ImageParameters *aObj, const char *aName, int aValue)SIGNDOC_ImageParameters
SIGNDOC_ImageParameters_setNumber(struct SIGNDOC_Exception **aEx, struct SIGNDOC_ImageParameters *aObj, const char *aName, double aValue)SIGNDOC_ImageParameters
SIGNDOC_ImageParameters_setString(struct SIGNDOC_Exception **aEx, struct SIGNDOC_ImageParameters *aObj, int aEncoding, const char *aName, const char *aValue)SIGNDOC_ImageParameters