SignDoc SDK (C)  5.0.0
SIGNDOC_Color Member List

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

SIGNDOC_Color_clone(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Color *aObj)SIGNDOC_Color
SIGNDOC_Color_createGray(struct SIGNDOC_Exception **aEx, unsigned char aIntensity)SIGNDOC_Color
SIGNDOC_Color_createRGB(struct SIGNDOC_Exception **aEx, unsigned char aRed, unsigned char aGreen, unsigned char aBlue)SIGNDOC_Color
SIGNDOC_Color_createRGB1(struct SIGNDOC_Exception **aEx, unsigned aRGB)SIGNDOC_Color
SIGNDOC_Color_delete(struct SIGNDOC_Color *aObj)SIGNDOC_Color
SIGNDOC_Color_getBlue(const struct SIGNDOC_Color *aObj)SIGNDOC_Color
SIGNDOC_Color_getComponent(const struct SIGNDOC_Color *aObj, unsigned aIndex)SIGNDOC_Color
SIGNDOC_Color_getGreen(const struct SIGNDOC_Color *aObj)SIGNDOC_Color
SIGNDOC_Color_getIntensity(const struct SIGNDOC_Color *aObj)SIGNDOC_Color
SIGNDOC_Color_getNumberOfComponents(const struct SIGNDOC_Color *aObj)SIGNDOC_Color
SIGNDOC_Color_getRed(const struct SIGNDOC_Color *aObj)SIGNDOC_Color
SIGNDOC_Color_getRGB(const struct SIGNDOC_Color *aObj)SIGNDOC_Color
SIGNDOC_Color_getType(const struct SIGNDOC_Color *aObj)SIGNDOC_Color