SignDoc SDK (C)  5.0.0
SIGNDOC_Image Member List

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

SIGNDOC_Image_assign(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, const struct SIGNDOC_Image *aSource)SIGNDOC_Image
SIGNDOC_Image_clean(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, const struct SIGNDOC_ImageParameters *aImageParameters, const struct SIGNDOC_CleanParameters *aCleanParameters)SIGNDOC_Image
SIGNDOC_Image_cleanDate(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, const struct SIGNDOC_ImageParameters *aImageParameters, struct SIGNDOC_ImageRect *aRect)SIGNDOC_Image
SIGNDOC_Image_cleanFrames(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, const struct SIGNDOC_ImageParameters *aImageParameters, double aTrust)SIGNDOC_Image
SIGNDOC_Image_cleanLines(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, const struct SIGNDOC_ImageParameters *aImageParameters)SIGNDOC_Image
SIGNDOC_Image_cleanSignature(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, const struct SIGNDOC_ImageParameters *aImageParameters, struct SIGNDOC_ImageRect *aRect)SIGNDOC_Image
SIGNDOC_Image_clear(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj)SIGNDOC_Image
SIGNDOC_Image_clone(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aSource)SIGNDOC_Image
SIGNDOC_Image_convertToBiLevel(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, const struct SIGNDOC_ImageParameters *aImageParameters)SIGNDOC_Image
SIGNDOC_Image_convertToGrayscale(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj)SIGNDOC_Image
SIGNDOC_Image_convertToTrueColor(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj)SIGNDOC_Image
SIGNDOC_Image_crop(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, int aX, int aY, int aWidth, int aHeight)SIGNDOC_Image
SIGNDOC_Image_delete(struct SIGNDOC_Image *aObj)SIGNDOC_Image
SIGNDOC_Image_drawLine(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, int aX1, int aY1, int aX2, int aY2, double aStrokeWidth, int aColor)SIGNDOC_Image
SIGNDOC_Image_drawRect(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, int aX1, int aY1, int aX2, int aY2, double aRadiusX, double aRadiusY, double aStrokeWidth, int aColor, SIGNDOC_Boolean aFill)SIGNDOC_Image
SIGNDOC_Image_drawRect2(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, const struct SIGNDOC_ImageRect *aRect, double aRadiusX, double aRadiusY, double aStrokeWidth, int aColor, SIGNDOC_Boolean aFill)SIGNDOC_Image
SIGNDOC_Image_getBitsPerComponent(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj)SIGNDOC_Image
SIGNDOC_Image_getBitsPerPixel(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj)SIGNDOC_Image
SIGNDOC_Image_getComplexity(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, const struct SIGNDOC_ImageParameters *aImageParameters, int *aOutput)SIGNDOC_Image
SIGNDOC_Image_getErrorMessage(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, int aEncoding)SIGNDOC_Image
SIGNDOC_Image_getErrorMessageW(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj)SIGNDOC_Image
SIGNDOC_Image_getFrames(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, const struct SIGNDOC_ImageParameters *aImageParameters, struct SIGNDOC_WeightedFrameArray *aOutput)SIGNDOC_Image
SIGNDOC_Image_getHeight(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj)SIGNDOC_Image
SIGNDOC_Image_getHistogram(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, struct SIGNDOC_IntArray *aOutput)SIGNDOC_Image
SIGNDOC_Image_getNumberOfComponents(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj)SIGNDOC_Image
SIGNDOC_Image_getNumberOfPagesFromFile(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, int aEncoding, const char *aPath, int *aOutput)SIGNDOC_Image
SIGNDOC_Image_getNumberOfPagesFromFileW(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, const wchar_t *aPath, int *aOutput)SIGNDOC_Image
SIGNDOC_Image_getNumberOfPagesFromMemory(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, const unsigned char *aPtr, size_t aSize, int *aOutput)SIGNDOC_Image
SIGNDOC_Image_getPalette(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, struct SIGNDOC_IntArray *aOutput)SIGNDOC_Image
SIGNDOC_Image_getPixelRGB(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, int aX, int aY, int *aColor)SIGNDOC_Image
SIGNDOC_Image_getPixelValue(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, int aX, int aY, int *aValue)SIGNDOC_Image
SIGNDOC_Image_getResolutionX(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj)SIGNDOC_Image
SIGNDOC_Image_getResolutionY(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj)SIGNDOC_Image
SIGNDOC_Image_getSplitPositions(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, const struct SIGNDOC_ImageParameters *aImageParameters, struct SIGNDOC_IntArray *aOutput)SIGNDOC_Image
SIGNDOC_Image_getWidth(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj)SIGNDOC_Image
SIGNDOC_Image_invert(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, SIGNDOC_Boolean aAuto)SIGNDOC_Image
SIGNDOC_Image_loadFromFile(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, int aEncoding, const char *aPath, int aIndex)SIGNDOC_Image
SIGNDOC_Image_loadFromFileW(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, const wchar_t *aPath, int aIndex)SIGNDOC_Image
SIGNDOC_Image_loadFromMemory(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, const unsigned char *aPtr, size_t aSize, int aIndex)SIGNDOC_Image
SIGNDOC_Image_matchImage(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, const struct SIGNDOC_Image *aOther, const struct SIGNDOC_MatchParameters *aMatchParameters, struct SIGNDOC_MatchResult **aOutput)SIGNDOC_Image
SIGNDOC_Image_matchReference(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, const struct SIGNDOC_SignatureData *aOther, const struct SIGNDOC_MatchParameters *aMatchParameters, const struct SIGNDOC_ImageParameters *aImageParameters, struct SIGNDOC_MatchResult **aOutput)SIGNDOC_Image
SIGNDOC_Image_matchSignature(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, const struct SIGNDOC_SignatureData *aOther, const struct SIGNDOC_MatchParameters *aMatchParameters, const struct SIGNDOC_ImageParameters *aImageParameters, struct SIGNDOC_MatchResult **aOutput)SIGNDOC_Image
SIGNDOC_Image_mirrorX(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj)SIGNDOC_Image
SIGNDOC_Image_mirrorY(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj)SIGNDOC_Image
SIGNDOC_Image_new(struct SIGNDOC_Exception **aEx)SIGNDOC_Image
SIGNDOC_Image_removeMargins(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, const struct SIGNDOC_ImageParameters *aImageParameters, struct SIGNDOC_ImageRect *aRect)SIGNDOC_Image
SIGNDOC_Image_resizeToResolution(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, int aResolutionX, int aResolutionY, const char *aFilter)SIGNDOC_Image
SIGNDOC_Image_rotate(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, int aAngle, int aBackgroundColor)SIGNDOC_Image
SIGNDOC_Image_saveToFile(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, int aEncoding, const char *aPath, const struct SIGNDOC_ImageParameters *aParameters)SIGNDOC_Image
SIGNDOC_Image_saveToFile2(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, int aEncoding, const char *aPath, const char *aFormat)SIGNDOC_Image
SIGNDOC_Image_saveToFile2W(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, const wchar_t *aPath, const char *aFormat)SIGNDOC_Image
SIGNDOC_Image_saveToFileW(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, const wchar_t *aPath, const struct SIGNDOC_ImageParameters *aParameters)SIGNDOC_Image
SIGNDOC_Image_saveToMemory(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, struct SIGNDOC_ByteArray *aOutput, const struct SIGNDOC_ImageParameters *aParameters)SIGNDOC_Image
SIGNDOC_Image_saveToMemory2(struct SIGNDOC_Exception **aEx, const struct SIGNDOC_Image *aObj, struct SIGNDOC_ByteArray *aOutput, const char *aFormat)SIGNDOC_Image
SIGNDOC_Image_setEmpty(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, int aWidth, int aHeight, int aBitsPerPixel, int aColor)SIGNDOC_Image
SIGNDOC_Image_setPaletteAt(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, int aIndex, int aColor)SIGNDOC_Image
SIGNDOC_Image_setPixelRGB(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, int aX, int aY, int aColor)SIGNDOC_Image
SIGNDOC_Image_setPixelValue(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, int aX, int aY, int aValue)SIGNDOC_Image
SIGNDOC_Image_setResolution(struct SIGNDOC_Exception **aEx, struct SIGNDOC_Image *aObj, int aResolutionX, int aResolutionY)SIGNDOC_Image