mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-18 11:28:51 +08:00
220c76eec4
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@389 d0cd1f9f-072b-0410-8dd7-cf729c803f20
1592 lines
28 KiB
Modula-2
1592 lines
28 KiB
Modula-2
EXPORTS
|
|
absDifferenceLow
|
|
accumulateLow
|
|
addColorizedGrayToCmap
|
|
addConstantGrayLow
|
|
addGrayLow
|
|
adjacentOnPixelInRaster
|
|
affineInvertXform
|
|
affineXformPt
|
|
affineXformSampledPt
|
|
arrayFindSequence
|
|
arrayRead
|
|
arrayReadStream
|
|
arrayWrite
|
|
barcodeDispatchDecoder
|
|
barcodeFormatIsSupported
|
|
bbufferBytesToWrite
|
|
bbufferCreate
|
|
bbufferDestroy
|
|
bbufferDestroyAndSaveData
|
|
bbufferExtendArray
|
|
bbufferRead
|
|
bbufferReadStream
|
|
bbufferWrite
|
|
bbufferWriteStream
|
|
bilinearXformPt
|
|
bilinearXformSampledPt
|
|
blockconvAccumLow
|
|
blockconvLow
|
|
blocksumLow
|
|
bmfCreate
|
|
bmfDestroy
|
|
bmfGetBaseline
|
|
bmfGetLineStrings
|
|
bmfGetPix
|
|
bmfGetStringWidth
|
|
bmfGetWidth
|
|
bmfGetWordWidths
|
|
boxAdjustSides
|
|
boxBoundingRegion
|
|
boxChangeRefcount
|
|
boxClipToRectangle
|
|
boxClone
|
|
boxContains
|
|
boxContainsPt
|
|
boxCopy
|
|
boxCreate
|
|
boxDestroy
|
|
boxEqual
|
|
boxGetCentroid
|
|
boxGetGeometry
|
|
boxGetRefcount
|
|
boxIntersectByLine
|
|
boxIntersects
|
|
boxOverlapFraction
|
|
boxOverlapRegion
|
|
boxPrintStreamInfo
|
|
boxRelocateOneSide
|
|
boxRotateOrth
|
|
boxSetGeometry
|
|
boxTransform
|
|
boxTransformOrdered
|
|
boxaAddBox
|
|
boxaAffineTransform
|
|
boxaBinSort
|
|
boxaClipToBox
|
|
boxaContainedInBox
|
|
boxaConvertToPta
|
|
boxaCopy
|
|
boxaCreate
|
|
boxaDestroy
|
|
boxaEqual
|
|
boxaExtendArray
|
|
boxaExtractSortedPattern
|
|
boxaGetBox
|
|
boxaGetBoxGeometry
|
|
boxaGetCount
|
|
boxaGetExtent
|
|
boxaGetNearestToPt
|
|
boxaGetWhiteblocks
|
|
boxaInsertBox
|
|
boxaIntersectsBox
|
|
boxaJoin
|
|
boxaLocationRange
|
|
boxaMakeSizeIndicator
|
|
boxaPermutePseudorandom
|
|
boxaPermuteRandom
|
|
boxaPruneSortedOnOverlap
|
|
boxaRead
|
|
boxaReadStream
|
|
boxaRemoveBox
|
|
boxaReplaceBox
|
|
boxaRotate
|
|
boxaRotateOrth
|
|
boxaScale
|
|
boxaSelectBySize
|
|
boxaSelectWithIndicator
|
|
boxaSizeRange
|
|
boxaSort
|
|
boxaSort2d
|
|
boxaSort2dByIndex
|
|
boxaSortByIndex
|
|
boxaSwapBoxes
|
|
boxaTransform
|
|
boxaTransformOrdered
|
|
boxaTranslate
|
|
boxaWrite
|
|
boxaWriteStream
|
|
boxaaAddBox
|
|
boxaaAddBoxa
|
|
boxaaAlignBox
|
|
boxaaCopy
|
|
boxaaCreate
|
|
boxaaDestroy
|
|
boxaaDisplay
|
|
boxaaExtendArray
|
|
boxaaFlattenToBoxa
|
|
boxaaGetBoxCount
|
|
boxaaGetBoxa
|
|
boxaaGetCount
|
|
boxaaGetExtent
|
|
boxaaInsertBoxa
|
|
boxaaRead
|
|
boxaaReadStream
|
|
boxaaReadStreamVersion2
|
|
boxaaReadVersion2
|
|
boxaaRemoveBoxa
|
|
boxaaReplaceBoxa
|
|
boxaaWrite
|
|
boxaaWriteStream
|
|
ccbCreate
|
|
ccbDestroy
|
|
ccbaAddCcb
|
|
ccbaCreate
|
|
ccbaDestroy
|
|
ccbaDisplayBorder
|
|
ccbaDisplayImage1
|
|
ccbaDisplayImage2
|
|
ccbaDisplaySPBorder
|
|
ccbaExtendArray
|
|
ccbaGenerateGlobalLocs
|
|
ccbaGenerateSPGlobalLocs
|
|
ccbaGenerateSinglePath
|
|
ccbaGenerateStepChains
|
|
ccbaGetCcb
|
|
ccbaGetCount
|
|
ccbaRead
|
|
ccbaReadStream
|
|
ccbaStepChainsToPixCoords
|
|
ccbaWrite
|
|
ccbaWriteSVG
|
|
ccbaWriteSVGString
|
|
ccbaWriteStream
|
|
composeRGBPixel
|
|
convertByteToHexAscii
|
|
convertChunkToAscii85
|
|
convertFilesFittedToPS
|
|
convertFilesToPS
|
|
convertHSVToRGB
|
|
convertJpegToPS
|
|
convertJpegToPSEmbed
|
|
convertJpegToPSString
|
|
convertOnBigEnd16
|
|
convertOnBigEnd32
|
|
convertOnLittleEnd16
|
|
convertOnLittleEnd32
|
|
convertRGBToHSV
|
|
convertTiffG4ToPS
|
|
convertTiffG4ToPSEmbed
|
|
convertTiffG4ToPSString
|
|
convertTiffMultipageToPS
|
|
convertToPSEmbed
|
|
create2dFloatArray
|
|
create2dIntArray
|
|
createMatrix2dRotate
|
|
createMatrix2dScale
|
|
createMatrix2dTranslate
|
|
decodeAscii85
|
|
dilateGrayLow
|
|
distanceFunctionLow
|
|
ditherTo2bppLineLow
|
|
ditherTo2bppLow
|
|
ditherToBinaryLUTLow
|
|
ditherToBinaryLineLUTLow
|
|
ditherToBinaryLineLow
|
|
ditherToBinaryLow
|
|
dpixChangeRefcount
|
|
dpixClone
|
|
dpixCopy
|
|
dpixCopyResolution
|
|
dpixCreate
|
|
dpixCreateTemplate
|
|
dpixDestroy
|
|
dpixGetData
|
|
dpixGetDimensions
|
|
dpixGetRefcount
|
|
dpixGetResolution
|
|
dpixGetWpl
|
|
dpixResizeImageData
|
|
dpixSetData
|
|
dpixSetDimensions
|
|
dpixSetResolution
|
|
dpixSetWpl
|
|
encodeAscii85
|
|
erodeGrayLow
|
|
expandBinaryPower2Low
|
|
extractJpegDataFromArray
|
|
extractJpegDataFromFile
|
|
extractRGBValues
|
|
extractTiffG4DataFromFile
|
|
fhmtautogen
|
|
fhmtautogen1
|
|
fhmtautogen2
|
|
fhmtgen_low_1
|
|
fileFormatIsTiff
|
|
finalAccumulateLow
|
|
finalAccumulateThreshLow
|
|
findFileFormat
|
|
findFileFormatBuffer
|
|
findNextBorderPixel
|
|
findTiffCompression
|
|
flipLRLow
|
|
flipTBLow
|
|
fmorphautogen
|
|
fmorphautogen1
|
|
fmorphautogen2
|
|
fmorphopgen_low_1
|
|
fmorphopgen_low_2
|
|
fnbytesInFile
|
|
fopenReadStream
|
|
fpixAddBorder
|
|
fpixAddMirroredBorder
|
|
fpixAddMultConstant
|
|
fpixChangeRefcount
|
|
fpixClone
|
|
fpixConvertToPix
|
|
fpixConvolve
|
|
fpixConvolveSep
|
|
fpixCopy
|
|
fpixCopyResolution
|
|
fpixCreate
|
|
fpixCreateTemplate
|
|
fpixDestroy
|
|
fpixDisplayMaxDynamicRange
|
|
fpixGetData
|
|
fpixGetDimensions
|
|
fpixGetRefcount
|
|
fpixGetResolution
|
|
fpixGetWpl
|
|
fpixLinearCombination
|
|
fpixRasterop
|
|
fpixRemoveBorder
|
|
fpixResizeImageData
|
|
fpixSetData
|
|
fpixSetDimensions
|
|
fpixSetResolution
|
|
fpixSetWpl
|
|
fprintTiffInfo
|
|
freadHeaderPng
|
|
freadHeaderTiff
|
|
gaussjordan
|
|
genPathname
|
|
generateBinaryMaze
|
|
generatePtaBox
|
|
generatePtaBoxa
|
|
generatePtaFilledCircle
|
|
generatePtaHashBox
|
|
generatePtaLine
|
|
generatePtaLineFromPt
|
|
generatePtaPolyline
|
|
generatePtaWideLine
|
|
generatePtaaBoxa
|
|
generatePtaaHashBoxa
|
|
getAffineXformCoeffs
|
|
getBilinearXformCoeffs
|
|
getCompositeParameters
|
|
getCutPathForHole
|
|
getFilenamesInDirectory
|
|
getFormatExtension
|
|
getImpliedFileFormat
|
|
getLogBase2
|
|
getMorphBorderPixelColor
|
|
getOctcubeIndexFromRGB
|
|
getProjectiveXformCoeffs
|
|
getResA4Page
|
|
getResLetterPage
|
|
getScaledParametersPS
|
|
getSortedPathnamesInDirectory
|
|
gplotAddPlot
|
|
gplotCreate
|
|
gplotDestroy
|
|
gplotGenCommandFile
|
|
gplotGenDataFiles
|
|
gplotMakeOutput
|
|
gplotRead
|
|
gplotSetScaling
|
|
gplotSimple1
|
|
gplotSimple2
|
|
gplotSimpleN
|
|
gplotWrite
|
|
ioFormatTest
|
|
jbAccumulateComposites
|
|
jbAddPage
|
|
jbAddPageComponents
|
|
jbAddPages
|
|
jbClasserCreate
|
|
jbClasserDestroy
|
|
jbClassifyCorrelation
|
|
jbClassifyRankHaus
|
|
jbCorrelation
|
|
jbCorrelationInit
|
|
jbCorrelationInitWithoutComponents
|
|
jbDataDestroy
|
|
jbDataRead
|
|
jbDataRender
|
|
jbDataSave
|
|
jbDataWrite
|
|
jbGetComponents
|
|
jbGetLLCorners
|
|
jbGetULCorners
|
|
jbRankHaus
|
|
jbRankHausInit
|
|
jbTemplatesFromComposites
|
|
jbWordsInTextlines
|
|
kernelCopy
|
|
kernelCreate
|
|
kernelCreateFromFile
|
|
kernelCreateFromPix
|
|
kernelCreateFromString
|
|
kernelDestroy
|
|
kernelDisplayInPix
|
|
kernelGetElement
|
|
kernelGetMinMax
|
|
kernelGetParameters
|
|
kernelGetSum
|
|
kernelInvert
|
|
kernelNormalize
|
|
kernelRead
|
|
kernelReadStream
|
|
kernelSetElement
|
|
kernelSetOrigin
|
|
kernelWrite
|
|
kernelWriteStream
|
|
l_clearDataBit
|
|
l_clearDataDibit
|
|
l_clearDataQbit
|
|
l_error
|
|
l_errorFloat
|
|
l_errorInt
|
|
l_errorString
|
|
l_getDataBit
|
|
l_getDataByte
|
|
l_getDataDibit
|
|
l_getDataFourBytes
|
|
l_getDataQbit
|
|
l_getDataTwoBytes
|
|
l_info
|
|
l_infoFloat
|
|
l_infoFloat2
|
|
l_infoInt
|
|
l_infoInt2
|
|
l_infoString
|
|
l_productMat2
|
|
l_productMat3
|
|
l_productMat4
|
|
l_productMatVec
|
|
l_setDataBit
|
|
l_setDataBitVal
|
|
l_setDataByte
|
|
l_setDataDibit
|
|
l_setDataFourBytes
|
|
l_setDataQbit
|
|
l_setDataTwoBytes
|
|
l_warning
|
|
l_warningFloat
|
|
l_warningInt
|
|
l_warningString
|
|
lheapAdd
|
|
lheapCreate
|
|
lheapDestroy
|
|
lheapExtendArray
|
|
lheapGetCount
|
|
lheapPrint
|
|
lheapRemove
|
|
lheapSort
|
|
lheapSortStrictOrder
|
|
lheapSwapDown
|
|
lheapSwapUp
|
|
linearInterpolatePixelColor
|
|
linearInterpolatePixelGray
|
|
listAddToHead
|
|
listAddToTail
|
|
listDestroy
|
|
listFindElement
|
|
listFindTail
|
|
listGetCount
|
|
listInsertAfter
|
|
listInsertBefore
|
|
listJoin
|
|
listRemoveElement
|
|
listRemoveFromHead
|
|
listRemoveFromTail
|
|
listReverse
|
|
locateOutsideSeedPixel
|
|
locatePtRadially
|
|
lqueueAdd
|
|
lqueueCreate
|
|
lqueueDestroy
|
|
lqueueExtendArray
|
|
lqueueGetCount
|
|
lqueuePrint
|
|
lqueueRemove
|
|
lstackAdd
|
|
lstackCreate
|
|
lstackDestroy
|
|
lstackExtendArray
|
|
lstackGetCount
|
|
lstackPrint
|
|
lstackRemove
|
|
make8To1DitherTables
|
|
make8To2DitherTables
|
|
makeDoGKernel
|
|
makeExpandTab2x
|
|
makeExpandTab4x
|
|
makeExpandTab8x
|
|
makeGaussianKernel
|
|
makeGaussianKernelSep
|
|
makeGrayQuantColormapArb
|
|
makeGrayQuantIndexTable
|
|
makeGrayQuantTableArb
|
|
makeGrayQuantTargetTable
|
|
makeLogBase2Tab
|
|
makeMSBitLocTab
|
|
makeOrientDecision
|
|
makePixelCentroidTab8
|
|
makePixelSumTab8
|
|
makeRGBToIndexTables
|
|
makeReverseByteTab1
|
|
makeReverseByteTab2
|
|
makeReverseByteTab4
|
|
makeSubsampleTab2x
|
|
makeSumTabSG2
|
|
makeSumTabSG3
|
|
makeSumTabSG4
|
|
makeValTabSG2
|
|
makeValTabSG3
|
|
makeValTabSG4
|
|
makeValTabSG6
|
|
makeValTabSG8
|
|
morphSequenceVerify
|
|
multConstAccumulateLow
|
|
multConstantGrayLow
|
|
nbytesInFile
|
|
nextOnPixelInRaster
|
|
nextOnPixelInRasterLow
|
|
numa2dAddNumber
|
|
numa2dCreate
|
|
numa2dDestroy
|
|
numa2dGetCount
|
|
numa2dGetFValue
|
|
numa2dGetIValue
|
|
numa2dGetNuma
|
|
numaAddNumber
|
|
numaArithOp
|
|
numaChangeRefcount
|
|
numaClipToInterval
|
|
numaClone
|
|
numaContrastTRC
|
|
numaConvertToInt
|
|
numaConvolve
|
|
numaCopy
|
|
numaCopyXParameters
|
|
numaCreate
|
|
numaCreateFromIArray
|
|
numaCrossingsByPeaks
|
|
numaCrossingsByThreshold
|
|
numaDestroy
|
|
numaDifferentiateInterval
|
|
numaEmpty
|
|
numaEqualizeTRC
|
|
numaEvalBestHaarParameters
|
|
numaEvalHaarSum
|
|
numaExtendArray
|
|
numaFindExtrema
|
|
numaFindPeaks
|
|
numaFitMax
|
|
numaGammaTRC
|
|
numaGetBinSortIndex
|
|
numaGetCount
|
|
numaGetCountRelativeToZero
|
|
numaGetFArray
|
|
numaGetFValue
|
|
numaGetHistogramStats
|
|
numaGetHistogramStatsOnInterval
|
|
numaGetIArray
|
|
numaGetIValue
|
|
numaGetMax
|
|
numaGetMedian
|
|
numaGetMin
|
|
numaGetMode
|
|
numaGetNonzeroRange
|
|
numaGetPartialSums
|
|
numaGetRefcount
|
|
numaGetSortIndex
|
|
numaGetStatsUsingHistogram
|
|
numaGetSum
|
|
numaGetSumOnInterval
|
|
numaGetXParameters
|
|
numaHasOnlyIntegers
|
|
numaHashAdd
|
|
numaHashCreate
|
|
numaHashDestroy
|
|
numaHashGetNuma
|
|
numaHistogramGetRankFromVal
|
|
numaHistogramGetValFromRank
|
|
numaInsertNumber
|
|
numaIntegrateInterval
|
|
numaInterpolateArbxInterval
|
|
numaInterpolateArbxVal
|
|
numaInterpolateEqxInterval
|
|
numaInterpolateEqxVal
|
|
numaInvert
|
|
numaIsSorted
|
|
numaJoin
|
|
numaLogicalOp
|
|
numaMakeConstant
|
|
numaMakeHistogram
|
|
numaMakeHistogramAuto
|
|
numaMakeHistogramClipped
|
|
numaMakeRankFromHistogram
|
|
numaMakeSequence
|
|
numaMakeThresholdIndicator
|
|
numaNormalizeHistogram
|
|
numaPseudorandomSequence
|
|
numaQuantizeCrossingsByWidth
|
|
numaQuantizeCrossingsByWindow
|
|
numaRead
|
|
numaReadStream
|
|
numaRebinHistogram
|
|
numaRemoveNumber
|
|
numaReplaceNumber
|
|
numaSelectCrossingThreshold
|
|
numaSetCount
|
|
numaSetValue
|
|
numaSetXParameters
|
|
numaSort
|
|
numaSortByIndex
|
|
numaSortPair
|
|
numaSplitDistribution
|
|
numaSubsample
|
|
numaTransform
|
|
numaWrite
|
|
numaWriteStream
|
|
numaaAddNuma
|
|
numaaAddNumber
|
|
numaaCompareImagesByBoxes
|
|
numaaCreate
|
|
numaaDestroy
|
|
numaaExtendArray
|
|
numaaFlattenToNuma
|
|
numaaGetCount
|
|
numaaGetNuma
|
|
numaaGetNumberCount
|
|
numaaGetPtrArray
|
|
numaaRead
|
|
numaaReadStream
|
|
numaaReplaceNuma
|
|
numaaWrite
|
|
numaaWriteStream
|
|
parseForProtos
|
|
parseStringForNumbers
|
|
pixAbsDifference
|
|
pixAccumulate
|
|
pixAddBorder
|
|
pixAddBorderGeneral
|
|
pixAddConstantGray
|
|
pixAddGray
|
|
pixAddGrayColormap8
|
|
pixAddMinimalGrayColormap8
|
|
pixAddMirroredBorder
|
|
pixAddText
|
|
pixAddWithIndicator
|
|
pixAffine
|
|
pixAffineColor
|
|
pixAffineGray
|
|
pixAffinePta
|
|
pixAffinePtaColor
|
|
pixAffinePtaGray
|
|
pixAffineSampled
|
|
pixAffineSampledPta
|
|
pixAffineSequential
|
|
pixAnd
|
|
pixApplyInvBackgroundGrayMap
|
|
pixApplyInvBackgroundRGBMap
|
|
pixApplyLocalThreshold
|
|
pixApplyVariableGrayMap
|
|
pixAssignToNearestColor
|
|
pixBackgroundNorm
|
|
pixBackgroundNormFlex
|
|
pixBackgroundNormGrayArray
|
|
pixBackgroundNormGrayArrayMorph
|
|
pixBackgroundNormMorph
|
|
pixBackgroundNormRGBArrays
|
|
pixBackgroundNormRGBArraysMorph
|
|
pixBackgroundNormSimple
|
|
pixBilinear
|
|
pixBilinearColor
|
|
pixBilinearGray
|
|
pixBilinearPta
|
|
pixBilinearPtaColor
|
|
pixBilinearPtaGray
|
|
pixBilinearSampled
|
|
pixBilinearSampledPta
|
|
pixBlend
|
|
pixBlendBoxaRandom
|
|
pixBlendCmap
|
|
pixBlendColor
|
|
pixBlendColorByChannel
|
|
pixBlendGray
|
|
pixBlendGrayAdapt
|
|
pixBlendHardLight
|
|
pixBlendInRect
|
|
pixBlendMask
|
|
pixBlockconv
|
|
pixBlockconvAccum
|
|
pixBlockconvGray
|
|
pixBlockconvGrayTile
|
|
pixBlockconvGrayUnnormalized
|
|
pixBlockconvTiled
|
|
pixBlockrank
|
|
pixBlocksum
|
|
pixChangeRefcount
|
|
pixChooseOutputFormat
|
|
pixClearAll
|
|
pixClearInRect
|
|
pixClearPixel
|
|
pixClipBoxToEdges
|
|
pixClipBoxToForeground
|
|
pixClipMasked
|
|
pixClipRectangle
|
|
pixClipToForeground
|
|
pixClone
|
|
pixClose
|
|
pixCloseBrick
|
|
pixCloseBrickDwa
|
|
pixCloseCompBrick
|
|
pixCloseCompBrickDwa
|
|
pixCloseGeneralized
|
|
pixCloseGray
|
|
pixCloseSafe
|
|
pixCloseSafeBrick
|
|
pixCloseSafeCompBrick
|
|
pixColorContent
|
|
pixColorFraction
|
|
pixColorGray
|
|
pixColorGrayCmap
|
|
pixColorMagnitude
|
|
pixColorMorph
|
|
pixColorMorphSequence
|
|
pixColorSegment
|
|
pixColorSegmentClean
|
|
pixColorSegmentCluster
|
|
pixColorSegmentRemoveColors
|
|
pixColorizeGray
|
|
pixColorsForQuantization
|
|
pixCombineMasked
|
|
pixCombineMaskedGeneral
|
|
pixCompareBinary
|
|
pixCompareGray
|
|
pixCompareGrayOrRGB
|
|
pixCompareRGB
|
|
pixCompareRankDifference
|
|
pixCompareTiled
|
|
pixConnComp
|
|
pixConnCompBB
|
|
pixConnCompPixa
|
|
pixContrastNorm
|
|
pixContrastTRC
|
|
pixContrastTRCMasked
|
|
pixConvert16To8
|
|
pixConvert1To16
|
|
pixConvert1To2
|
|
pixConvert1To2Cmap
|
|
pixConvert1To32
|
|
pixConvert1To4
|
|
pixConvert1To4Cmap
|
|
pixConvert1To8
|
|
pixConvert2To8
|
|
pixConvert4To8
|
|
pixConvert8To32
|
|
pixConvertForPSWrap
|
|
pixConvertGrayToColormap
|
|
pixConvertGrayToColormap8
|
|
pixConvertGrayToFalseColor
|
|
pixConvertHSVToRGB
|
|
pixConvertLossless
|
|
pixConvertRGBToColormap
|
|
pixConvertRGBToGray
|
|
pixConvertRGBToGrayFast
|
|
pixConvertRGBToGrayMinMax
|
|
pixConvertRGBToHSV
|
|
pixConvertRGBToHue
|
|
pixConvertRGBToLuminance
|
|
pixConvertTo1
|
|
pixConvertTo1BySampling
|
|
pixConvertTo32
|
|
pixConvertTo32BySampling
|
|
pixConvertTo8
|
|
pixConvertTo8BySampling
|
|
pixConvertToFPix
|
|
pixConvolve
|
|
pixConvolveSep
|
|
pixCopy
|
|
pixCopyColormap
|
|
pixCopyDimensions
|
|
pixCopyInputFormat
|
|
pixCopyResolution
|
|
pixCopyText
|
|
pixCorrelationBinary
|
|
pixCorrelationScore
|
|
pixCorrelationScoreSimple
|
|
pixCorrelationScoreThresholded
|
|
pixCountConnComp
|
|
pixCountPixels
|
|
pixCountPixelsByRow
|
|
pixCountPixelsInRow
|
|
pixCreate
|
|
pixCreateHeader
|
|
pixCreateNoInit
|
|
pixCreateRGBImage
|
|
pixCreateTemplate
|
|
pixCreateTemplateNoInit
|
|
pixDeskew
|
|
pixDeskewBarcode
|
|
pixDeskewLocal
|
|
pixDestroy
|
|
pixDestroyColormap
|
|
pixDilate
|
|
pixDilateBrick
|
|
pixDilateBrickDwa
|
|
pixDilateCompBrick
|
|
pixDilateCompBrickDwa
|
|
pixDilateGray
|
|
pixDisplay
|
|
pixDisplayHitMissSel
|
|
pixDisplayMatchedPattern
|
|
pixDisplayPta
|
|
pixDisplayPtaa
|
|
pixDisplayWithTitle
|
|
pixDisplayWrite
|
|
pixDisplayWriteFormat
|
|
pixDistanceFunction
|
|
pixDitherTo2bpp
|
|
pixDitherTo2bppSpec
|
|
pixDitherToBinary
|
|
pixDitherToBinaryLUT
|
|
pixDitherToBinarySpec
|
|
pixDrawBoxa
|
|
pixDrawBoxaRandom
|
|
pixEmbedForRotation
|
|
pixEndianByteSwap
|
|
pixEndianByteSwapNew
|
|
pixEndianTwoByteSwap
|
|
pixEndianTwoByteSwapNew
|
|
pixEqual
|
|
pixEqualWithCmap
|
|
pixEqualizeTRC
|
|
pixErode
|
|
pixErodeBrick
|
|
pixErodeBrickDwa
|
|
pixErodeCompBrick
|
|
pixErodeCompBrickDwa
|
|
pixErodeGray
|
|
pixExpandBinaryPower2
|
|
pixExpandBinaryReplicate
|
|
pixExpandReplicate
|
|
pixExtendByReplication
|
|
pixExtractBarcodeCrossings
|
|
pixExtractBarcodeWidths1
|
|
pixExtractBarcodeWidths2
|
|
pixExtractBarcodes
|
|
pixExtractBorderConnComps
|
|
pixExtractData
|
|
pixFHMTGen_1
|
|
pixFMorphopGen_1
|
|
pixFMorphopGen_2
|
|
pixFadeWithGray
|
|
pixFastTophat
|
|
pixFewColorsOctcubeQuant1
|
|
pixFewColorsOctcubeQuant2
|
|
pixFewColorsOctcubeQuantMixed
|
|
pixFillClosedBorders
|
|
pixFillHolesToBoundingRect
|
|
pixFillMapHoles
|
|
pixFinalAccumulate
|
|
pixFinalAccumulateThreshold
|
|
pixFindAreaFraction
|
|
pixFindAreaPerimRatio
|
|
pixFindBaselines
|
|
pixFindCornerPixels
|
|
pixFindDifferentialSquareSum
|
|
pixFindEqualValues
|
|
pixFindHorizontalRuns
|
|
pixFindNormalizedSquareSum
|
|
pixFindPerimSizeRatio
|
|
pixFindSkew
|
|
pixFindSkewAndDeskew
|
|
pixFindSkewOrthogonalRange
|
|
pixFindSkewSweep
|
|
pixFindSkewSweepAndSearch
|
|
pixFindSkewSweepAndSearchScore
|
|
pixFindSkewSweepAndSearchScorePivot
|
|
pixFindVerticalRuns
|
|
pixFixedOctcubeQuant256
|
|
pixFixedOctcubeQuantGenRGB
|
|
pixFlipFHMTGen
|
|
pixFlipLR
|
|
pixFlipPixel
|
|
pixFlipTB
|
|
pixFreeData
|
|
pixGammaTRC
|
|
pixGammaTRCMasked
|
|
pixGenHalftoneMask
|
|
pixGenTextblockMask
|
|
pixGenTextlineMask
|
|
pixGenerateFromPta
|
|
pixGenerateMaskByBand
|
|
pixGenerateMaskByBand32
|
|
pixGenerateMaskByDiscr32
|
|
pixGenerateMaskByValue
|
|
pixGenerateSelBoundary
|
|
pixGenerateSelRandom
|
|
pixGenerateSelWithRuns
|
|
pixGetAllCCBorders
|
|
pixGetAverageMasked
|
|
pixGetAverageMaskedRGB
|
|
pixGetAverageTiled
|
|
pixGetAverageTiledRGB
|
|
pixGetBackgroundGrayMap
|
|
pixGetBackgroundGrayMapMorph
|
|
pixGetBackgroundRGBMap
|
|
pixGetBackgroundRGBMapMorph
|
|
pixGetCCBorders
|
|
pixGetColorHistogram
|
|
pixGetColorHistogramMasked
|
|
pixGetColormap
|
|
pixGetColumnStats
|
|
pixGetData
|
|
pixGetDepth
|
|
pixGetDimensions
|
|
pixGetExtremeValue
|
|
pixGetGrayHistogram
|
|
pixGetGrayHistogramMasked
|
|
pixGetHeight
|
|
pixGetHoleBorder
|
|
pixGetInputFormat
|
|
pixGetInvBackgroundMap
|
|
pixGetLinePtrs
|
|
pixGetLocalSkewAngles
|
|
pixGetLocalSkewTransform
|
|
pixGetOuterBorder
|
|
pixGetOuterBorderPta
|
|
pixGetOuterBordersPtaa
|
|
pixGetPixel
|
|
pixGetRGBComponent
|
|
pixGetRGBComponentCmap
|
|
pixGetRGBLine
|
|
pixGetRGBPixel
|
|
pixGetRandomPixel
|
|
pixGetRankValueMasked
|
|
pixGetRankValueMaskedRGB
|
|
pixGetRefcount
|
|
pixGetRegionsBinary
|
|
pixGetResolution
|
|
pixGetRowStats
|
|
pixGetRunCentersOnLine
|
|
pixGetRunsOnLine
|
|
pixGetText
|
|
pixGetWidth
|
|
pixGetWordBoxesInTextlines
|
|
pixGetWordsInTextlines
|
|
pixGetWpl
|
|
pixGetXRes
|
|
pixGetYRes
|
|
pixGlobalNormNoSatRGB
|
|
pixGlobalNormRGB
|
|
pixGrayMorphSequence
|
|
pixGrayQuantizeFromHisto
|
|
pixHDome
|
|
pixHMT
|
|
pixHMTDwa_1
|
|
pixHShear
|
|
pixHShearCenter
|
|
pixHShearCorner
|
|
pixHShearIP
|
|
pixHalfEdgeByBandpass
|
|
pixHaustest
|
|
pixHolesByFilling
|
|
pixHtmlViewer
|
|
pixInitAccumulate
|
|
pixIntersectionOfMorphOps
|
|
pixInvert
|
|
pixLinearTRCTiled
|
|
pixLocalExtrema
|
|
pixLocateBarcodes
|
|
pixMaskBoxa
|
|
pixMaskConnComp
|
|
pixMaskedThreshOnBackgroundNorm
|
|
pixMaxDynamicRange
|
|
pixMeanSquareAccum
|
|
pixMeasureSaturation
|
|
pixMedianCutHisto
|
|
pixMedianCutQuant
|
|
pixMedianCutQuantGeneral
|
|
pixMedianFilter
|
|
pixMinMaxTiles
|
|
pixMinOrMax
|
|
pixMirrorDetect
|
|
pixMirrorDetectDwa
|
|
pixMirroredTiling
|
|
pixModifyHue
|
|
pixModifySaturation
|
|
pixMorphCompSequence
|
|
pixMorphCompSequenceDwa
|
|
pixMorphDwa_1
|
|
pixMorphDwa_2
|
|
pixMorphGradient
|
|
pixMorphSequence
|
|
pixMorphSequenceByComponent
|
|
pixMorphSequenceByRegion
|
|
pixMorphSequenceDwa
|
|
pixMultConstAccumulate
|
|
pixMultConstantGray
|
|
pixNumColors
|
|
pixNumSignificantGrayColors
|
|
pixNumberOccupiedOctcubes
|
|
pixOctcubeHistogram
|
|
pixOctcubeQuantFromCmap
|
|
pixOctcubeQuantFromCmapLUT
|
|
pixOctcubeQuantMixedWithGray
|
|
pixOctreeColorQuant
|
|
pixOctreeColorQuantGeneral
|
|
pixOctreeQuantByPopulation
|
|
pixOctreeQuantNumColors
|
|
pixOpen
|
|
pixOpenBrick
|
|
pixOpenBrickDwa
|
|
pixOpenCompBrick
|
|
pixOpenCompBrickDwa
|
|
pixOpenGeneralized
|
|
pixOpenGray
|
|
pixOr
|
|
pixOrientDetect
|
|
pixOrientDetectDwa
|
|
pixOtsuAdaptiveThreshold
|
|
pixOtsuThreshOnBackgroundNorm
|
|
pixPaintBoxa
|
|
pixPaintBoxaRandom
|
|
pixPaintSelfThroughMask
|
|
pixPaintThroughMask
|
|
pixPlotAlongPta
|
|
pixPrintStreamInfo
|
|
pixProcessBarcodes
|
|
pixProjective
|
|
pixProjectiveColor
|
|
pixProjectiveGray
|
|
pixProjectivePta
|
|
pixProjectivePtaColor
|
|
pixProjectivePtaGray
|
|
pixProjectiveSampled
|
|
pixProjectiveSampledPta
|
|
pixQuantizeIfFewColors
|
|
pixRandomHarmonicWarp
|
|
pixRankFilter
|
|
pixRankFilterGray
|
|
pixRankFilterRGB
|
|
pixRankHaustest
|
|
pixRasterop
|
|
pixRasteropFullImage
|
|
pixRasteropHip
|
|
pixRasteropIP
|
|
pixRasteropVip
|
|
pixRead
|
|
pixReadBarcodeWidths
|
|
pixReadBarcodes
|
|
pixReadJpeg
|
|
pixReadMem
|
|
pixReadMemBmp
|
|
pixReadMemGif
|
|
pixReadMemJpeg
|
|
pixReadMemPng
|
|
pixReadMemPnm
|
|
pixReadMemTiff
|
|
pixReadStream
|
|
pixReadStreamBmp
|
|
pixReadStreamGif
|
|
pixReadStreamJpeg
|
|
pixReadStreamPng
|
|
pixReadStreamPnm
|
|
pixReadStreamTiff
|
|
pixReadTiff
|
|
pixReadWithHint
|
|
pixReduceBinary2
|
|
pixReduceRankBinary2
|
|
pixReduceRankBinaryCascade
|
|
pixRemoveBorder
|
|
pixRemoveBorderConnComps
|
|
pixRemoveBorderGeneral
|
|
pixRemoveColormap
|
|
pixRemoveMatchedPattern
|
|
pixRemoveSeededComponents
|
|
pixRemoveUnusedColors
|
|
pixRemoveWithIndicator
|
|
pixRenderBox
|
|
pixRenderBoxArb
|
|
pixRenderBoxBlend
|
|
pixRenderBoxa
|
|
pixRenderBoxaArb
|
|
pixRenderBoxaBlend
|
|
pixRenderContours
|
|
pixRenderHashBox
|
|
pixRenderHashBoxArb
|
|
pixRenderHashBoxBlend
|
|
pixRenderLine
|
|
pixRenderLineArb
|
|
pixRenderLineBlend
|
|
pixRenderPolyline
|
|
pixRenderPolylineArb
|
|
pixRenderPolylineBlend
|
|
pixRenderPta
|
|
pixRenderPtaArb
|
|
pixRenderPtaBlend
|
|
pixRenderRandomCmapPtaa
|
|
pixResizeImageData
|
|
pixRotate
|
|
pixRotate180
|
|
pixRotate2Shear
|
|
pixRotate3Shear
|
|
pixRotate90
|
|
pixRotateAM
|
|
pixRotateAMColor
|
|
pixRotateAMColorCorner
|
|
pixRotateAMColorFast
|
|
pixRotateAMCorner
|
|
pixRotateAMGray
|
|
pixRotateAMGrayCorner
|
|
pixRotateBySampling
|
|
pixRotateOrth
|
|
pixRotateShear
|
|
pixRotateShearCenter
|
|
pixRotateShearCenterIP
|
|
pixRotateShearIP
|
|
pixRunHistogramMorph
|
|
pixRunlengthTransform
|
|
pixSauvolaBinarize
|
|
pixSauvolaBinarizeTiled
|
|
pixSauvolaGetThreshold
|
|
pixSaveTiled
|
|
pixScale
|
|
pixScaleAreaMap
|
|
pixScaleAreaMap2
|
|
pixScaleBinary
|
|
pixScaleBySampling
|
|
pixScaleColor2xLI
|
|
pixScaleColor4xLI
|
|
pixScaleColorLI
|
|
pixScaleGray2xLI
|
|
pixScaleGray2xLIDither
|
|
pixScaleGray2xLIThresh
|
|
pixScaleGray4xLI
|
|
pixScaleGray4xLIDither
|
|
pixScaleGray4xLIThresh
|
|
pixScaleGrayLI
|
|
pixScaleGrayMinMax
|
|
pixScaleGrayMinMax2
|
|
pixScaleGrayRank2
|
|
pixScaleGrayRankCascade
|
|
pixScaleGrayToBinaryFast
|
|
pixScaleLI
|
|
pixScaleMipmap
|
|
pixScaleRGBToBinaryFast
|
|
pixScaleRGBToGray2
|
|
pixScaleRGBToGrayFast
|
|
pixScaleResolution
|
|
pixScaleSmooth
|
|
pixScaleToGray
|
|
pixScaleToGray16
|
|
pixScaleToGray2
|
|
pixScaleToGray3
|
|
pixScaleToGray4
|
|
pixScaleToGray6
|
|
pixScaleToGray8
|
|
pixScaleToGrayMipmap
|
|
pixScanForEdge
|
|
pixScanForForeground
|
|
pixSeedfill
|
|
pixSeedfill4
|
|
pixSeedfill4BB
|
|
pixSeedfill8
|
|
pixSeedfill8BB
|
|
pixSeedfillBB
|
|
pixSeedfillBinary
|
|
pixSeedfillBinaryRestricted
|
|
pixSeedfillGray
|
|
pixSeedfillGrayBasin
|
|
pixSeedfillGrayInv
|
|
pixSeedfillGrayInvSimple
|
|
pixSeedfillGraySimple
|
|
pixSeedfillMorph
|
|
pixSeedspread
|
|
pixSelectByAreaFraction
|
|
pixSelectByAreaPerimRatio
|
|
pixSelectBySize
|
|
pixSelectByWidthHeightRatio
|
|
pixSelectMinInConnComp
|
|
pixSelectedLocalExtrema
|
|
pixSelectiveConnCompFill
|
|
pixSetAll
|
|
pixSetAllArbitrary
|
|
pixSetBlackOrWhite
|
|
pixSetBorderVal
|
|
pixSetColormap
|
|
pixSetData
|
|
pixSetDepth
|
|
pixSetDimensions
|
|
pixSetHeight
|
|
pixSetInRect
|
|
pixSetInRectArbitrary
|
|
pixSetInputFormat
|
|
pixSetLowContrast
|
|
pixSetMasked
|
|
pixSetMaskedCmap
|
|
pixSetMaskedGeneral
|
|
pixSetMirroredBorder
|
|
pixSetOrClearBorder
|
|
pixSetPadBits
|
|
pixSetPadBitsBand
|
|
pixSetPixel
|
|
pixSetPixelColumn
|
|
pixSetRGBComponent
|
|
pixSetRGBPixel
|
|
pixSetResolution
|
|
pixSetSelectCmap
|
|
pixSetSelectMaskedCmap
|
|
pixSetText
|
|
pixSetTextblock
|
|
pixSetTextline
|
|
pixSetWidth
|
|
pixSetWpl
|
|
pixSetXRes
|
|
pixSetYRes
|
|
pixSimpleCaptcha
|
|
pixSizesEqual
|
|
pixSmoothConnectedRegions
|
|
pixSnapColor
|
|
pixSnapColorCmap
|
|
pixSobelEdgeFilter
|
|
pixSplitComponentIntoBoxa
|
|
pixSplitDistributionFgBg
|
|
pixSplitIntoBoxa
|
|
pixSubsampleBoundaryPixels
|
|
pixSubtract
|
|
pixSubtractGray
|
|
pixTRCMap
|
|
pixThin
|
|
pixThinExamples
|
|
pixThinGeneral
|
|
pixThreshold8
|
|
pixThresholdForFgBg
|
|
pixThresholdGrayArb
|
|
pixThresholdOn8bpp
|
|
pixThresholdPixels
|
|
pixThresholdSpreadNorm
|
|
pixThresholdTo2bpp
|
|
pixThresholdTo4bpp
|
|
pixThresholdToBinary
|
|
pixThresholdToValue
|
|
pixTilingCreate
|
|
pixTilingDestroy
|
|
pixTilingGetCount
|
|
pixTilingGetSize
|
|
pixTilingGetTile
|
|
pixTilingNoStripOnPaint
|
|
pixTilingPaintTile
|
|
pixTophat
|
|
pixTransferAllData
|
|
pixTranslate
|
|
pixTwoSidedEdgeFilter
|
|
pixUnionOfMorphOps
|
|
pixUnpackBinary
|
|
pixUnsharpMasking
|
|
pixUnsharpMaskingColor
|
|
pixUnsharpMaskingGray
|
|
pixUpDownDetect
|
|
pixUpDownDetectDwa
|
|
pixUpDownDetectGeneral
|
|
pixUpDownDetectGeneralDwa
|
|
pixUsesCmapColor
|
|
pixVShear
|
|
pixVShearCenter
|
|
pixVShearCorner
|
|
pixVShearIP
|
|
pixVarThresholdToBinary
|
|
pixWindowedMean
|
|
pixWindowedMeanSquare
|
|
pixWoodfillTransform
|
|
pixWordMaskByDilation
|
|
pixWrite
|
|
pixWriteImpliedFormat
|
|
pixWriteJpeg
|
|
pixWriteMem
|
|
pixWriteMemBmp
|
|
pixWriteMemJpeg
|
|
pixWriteMemPS
|
|
pixWriteMemPng
|
|
pixWriteMemPnm
|
|
pixWriteMemTiff
|
|
pixWriteMemTiffCustom
|
|
pixWritePSEmbed
|
|
pixWritePng
|
|
pixWriteStream
|
|
pixWriteStreamAsciiPnm
|
|
pixWriteStreamBmp
|
|
pixWriteStreamGif
|
|
pixWriteStreamJpeg
|
|
pixWriteStreamPS
|
|
pixWriteStreamPng
|
|
pixWriteStreamPnm
|
|
pixWriteStreamTiff
|
|
pixWriteStringPS
|
|
pixWriteTiff
|
|
pixWriteTiffCustom
|
|
pixXor
|
|
pixZero
|
|
pixaAddBox
|
|
pixaAddPix
|
|
pixaAnyColormaps
|
|
pixaBinSort
|
|
pixaCentroids
|
|
pixaChangeRefcount
|
|
pixaClipToPix
|
|
pixaCopy
|
|
pixaCountPixels
|
|
pixaCreate
|
|
pixaCreateFromBoxa
|
|
pixaCreateFromPix
|
|
pixaDestroy
|
|
pixaDisplay
|
|
pixaDisplayOnLattice
|
|
pixaDisplayRandomCmap
|
|
pixaDisplayTiled
|
|
pixaDisplayTiledAndScaled
|
|
pixaDisplayTiledInRows
|
|
pixaDisplayUnsplit
|
|
pixaEqual
|
|
pixaExtendArray
|
|
pixaExtractColumnFromEachPix
|
|
pixaFindAreaFraction
|
|
pixaFindAreaPerimRatio
|
|
pixaFindDimensions
|
|
pixaFindPerimSizeRatio
|
|
pixaFindWidthHeightProduct
|
|
pixaFindWidthHeightRatio
|
|
pixaGenerateFont
|
|
pixaGetAlignedStats
|
|
pixaGetBox
|
|
pixaGetBoxGeometry
|
|
pixaGetBoxa
|
|
pixaGetBoxaCount
|
|
pixaGetCount
|
|
pixaGetFont
|
|
pixaGetPix
|
|
pixaGetPixArray
|
|
pixaGetPixDimensions
|
|
pixaInsertPix
|
|
pixaJoin
|
|
pixaMorphSequenceByComponent
|
|
pixaMorphSequenceByRegion
|
|
pixaRead
|
|
pixaReadFiles
|
|
pixaReadFilesSA
|
|
pixaReadStream
|
|
pixaRemovePix
|
|
pixaReplacePix
|
|
pixaSaveFont
|
|
pixaSelectByAreaFraction
|
|
pixaSelectByAreaPerimRatio
|
|
pixaSelectBySize
|
|
pixaSelectByWidthHeightRatio
|
|
pixaSelectWithIndicator
|
|
pixaSizeRange
|
|
pixaSort
|
|
pixaSort2dByIndex
|
|
pixaSortByIndex
|
|
pixaSplitPix
|
|
pixaWrite
|
|
pixaWriteFiles
|
|
pixaWriteStream
|
|
pixaaAddBox
|
|
pixaaAddPixa
|
|
pixaaCreate
|
|
pixaaCreateFromPixa
|
|
pixaaDestroy
|
|
pixaaDisplay
|
|
pixaaDisplayByPixa
|
|
pixaaDisplayTiledAndScaled
|
|
pixaaExtendArray
|
|
pixaaFlattenToPixa
|
|
pixaaGetBoxa
|
|
pixaaGetCount
|
|
pixaaGetPixa
|
|
pixaaRead
|
|
pixaaReadStream
|
|
pixaaWrite
|
|
pixaaWriteStream
|
|
pixaccAdd
|
|
pixaccCreate
|
|
pixaccDestroy
|
|
pixaccFinal
|
|
pixaccGetOffset
|
|
pixaccGetPix
|
|
pixaccMultConst
|
|
pixaccSubtract
|
|
pixcmapAddBlackOrWhite
|
|
pixcmapAddColor
|
|
pixcmapAddNewColor
|
|
pixcmapClear
|
|
pixcmapColorToGray
|
|
pixcmapContrastTRC
|
|
pixcmapConvertHSVToRGB
|
|
pixcmapConvertRGBToHSV
|
|
pixcmapCopy
|
|
pixcmapCountGrayColors
|
|
pixcmapCreate
|
|
pixcmapCreateLinear
|
|
pixcmapCreateRandom
|
|
pixcmapDestroy
|
|
pixcmapGammaTRC
|
|
pixcmapGetColor
|
|
pixcmapGetCount
|
|
pixcmapGetExtremeValue
|
|
pixcmapGetFreeCount
|
|
pixcmapGetIndex
|
|
pixcmapGetNearestIndex
|
|
pixcmapGetRankIntensity
|
|
pixcmapGrayToColor
|
|
pixcmapHasColor
|
|
pixcmapReadStream
|
|
pixcmapResetColor
|
|
pixcmapSetBlackAndWhite
|
|
pixcmapShiftIntensity
|
|
pixcmapToArrays
|
|
pixcmapToOctcubeLUT
|
|
pixcmapToRGBTable
|
|
pixcmapWriteStream
|
|
projectiveXformPt
|
|
projectiveXformSampledPt
|
|
ptaAddPt
|
|
ptaAffineTransform
|
|
ptaChangeRefcount
|
|
ptaClone
|
|
ptaContainsPt
|
|
ptaConvertToBoxa
|
|
ptaCopy
|
|
ptaCreate
|
|
ptaCyclicPerm
|
|
ptaDestroy
|
|
ptaEmpty
|
|
ptaExtendArrays
|
|
ptaGetArrays
|
|
ptaGetBoundaryPixels
|
|
ptaGetCount
|
|
ptaGetExtent
|
|
ptaGetIPt
|
|
ptaGetInsideBox
|
|
ptaGetLinearLSF
|
|
ptaGetPixelsFromPix
|
|
ptaGetPt
|
|
ptaGetRefcount
|
|
ptaJoin
|
|
ptaRead
|
|
ptaReadStream
|
|
ptaRemoveDuplicates
|
|
ptaReverse
|
|
ptaRotate
|
|
ptaScale
|
|
ptaSort
|
|
ptaSubsample
|
|
ptaTestIntersection
|
|
ptaTransform
|
|
ptaTranslate
|
|
ptaWrite
|
|
ptaWriteStream
|
|
ptaaAddPta
|
|
ptaaCreate
|
|
ptaaDestroy
|
|
ptaaExtendArray
|
|
ptaaGetBoundaryPixels
|
|
ptaaGetCount
|
|
ptaaGetPta
|
|
ptaaRead
|
|
ptaaReadStream
|
|
ptaaWrite
|
|
ptaaWriteStream
|
|
ptraAdd
|
|
ptraCompactArray
|
|
ptraCreate
|
|
ptraDestroy
|
|
ptraExtendArray
|
|
ptraGetActualCount
|
|
ptraGetHandle
|
|
ptraGetMaxIndex
|
|
ptraGetPtrToItem
|
|
ptraInsert
|
|
ptraJoin
|
|
ptraRemove
|
|
ptraReplace
|
|
ptraReverse
|
|
ptraSwap
|
|
ptraaCreate
|
|
ptraaDestroy
|
|
ptraaFlattenToPtra
|
|
ptraaGetPtra
|
|
ptraaGetSize
|
|
ptraaInsertPtra
|
|
rasteropHipLow
|
|
rasteropLow
|
|
rasteropUniLow
|
|
rasteropVipLow
|
|
readHeaderMemTiff
|
|
readHeaderPng
|
|
readHeaderTiff
|
|
reallocNew
|
|
reduceBinary2Low
|
|
reduceRankBinary2Low
|
|
resetMorphBoundaryCondition
|
|
returnErrorFloat
|
|
returnErrorInt
|
|
returnErrorPtr
|
|
returnErrorVoid
|
|
rotate90Low
|
|
rotateAMColorCornerLow
|
|
rotateAMColorFastLow
|
|
rotateAMColorLow
|
|
rotateAMGrayCornerLow
|
|
rotateAMGrayLow
|
|
runlengthMembershipOnLine
|
|
sarrayAddString
|
|
sarrayAppend
|
|
sarrayAppendRange
|
|
sarrayChangeRefcount
|
|
sarrayClear
|
|
sarrayClone
|
|
sarrayConcatenate
|
|
sarrayConvertFilesFittedToPS
|
|
sarrayConvertFilesToPS
|
|
sarrayConvertWordsToLines
|
|
sarrayCopy
|
|
sarrayCreate
|
|
sarrayCreateLinesFromString
|
|
sarrayCreateWordsFromString
|
|
sarrayDestroy
|
|
sarrayExtendArray
|
|
sarrayGetArray
|
|
sarrayGetCount
|
|
sarrayGetRefcount
|
|
sarrayGetString
|
|
sarrayParseRange
|
|
sarrayRead
|
|
sarrayReadStream
|
|
sarrayRemoveString
|
|
sarraySelectBySubstring
|
|
sarraySort
|
|
sarraySplitString
|
|
sarrayToString
|
|
sarrayToStringRange
|
|
sarrayWrite
|
|
sarrayWriteStream
|
|
scaleAreaMapLow2
|
|
scaleBinaryLow
|
|
scaleBySamplingLow
|
|
scaleColor2xLILineLow
|
|
scaleColor2xLILow
|
|
scaleColorAreaMapLow
|
|
scaleColorLILow
|
|
scaleGray2xLILineLow
|
|
scaleGray2xLILow
|
|
scaleGray4xLILineLow
|
|
scaleGray4xLILow
|
|
scaleGrayAreaMapLow
|
|
scaleGrayLILow
|
|
scaleMipmapLow
|
|
scaleRGBToGray2Low
|
|
scaleSmoothLow
|
|
scaleToGray16Low
|
|
scaleToGray2Low
|
|
scaleToGray3Low
|
|
scaleToGray4Low
|
|
scaleToGray6Low
|
|
scaleToGray8Low
|
|
searchBinaryMaze
|
|
searchGrayMaze
|
|
seedfillBinaryLow
|
|
seedfillGrayInvLow
|
|
seedfillGrayInvLowSimple
|
|
seedfillGrayLow
|
|
seedfillGrayLowSimple
|
|
seedspreadLow
|
|
selCopy
|
|
selCreate
|
|
selCreateBrick
|
|
selCreateComb
|
|
selCreateFromColorPix
|
|
selCreateFromPix
|
|
selCreateFromPta
|
|
selCreateFromString
|
|
selDestroy
|
|
selDisplayInPix
|
|
selFindMaxTranslations
|
|
selGetElement
|
|
selGetName
|
|
selGetParameters
|
|
selGetTypeAtOrigin
|
|
selPrintToString
|
|
selRead
|
|
selReadFromColorImage
|
|
selReadStream
|
|
selRotateOrth
|
|
selSetElement
|
|
selSetName
|
|
selSetOrigin
|
|
selWrite
|
|
selWriteStream
|
|
selaAddBasic
|
|
selaAddCrossJunctions
|
|
selaAddDwaCombs
|
|
selaAddDwaLinear
|
|
selaAddHitMiss
|
|
selaAddSel
|
|
selaAddTJunctions
|
|
selaCreate
|
|
selaCreateFromFile
|
|
selaDestroy
|
|
selaDisplayInPix
|
|
selaExtendArray
|
|
selaFindSelByName
|
|
selaGetBrickName
|
|
selaGetCombName
|
|
selaGetCount
|
|
selaGetSel
|
|
selaGetSelnames
|
|
selaRead
|
|
selaReadStream
|
|
selaWrite
|
|
selaWriteStream
|
|
selectComposableSels
|
|
selectComposableSizes
|
|
setPixMemoryManager
|
|
setPixelLow
|
|
shiftDataHorizontalLow
|
|
splitPathAtDirectory
|
|
splitPathAtExtension
|
|
splitStringToParagraphs
|
|
sreadHeaderPng
|
|
startTimer
|
|
stopTimer
|
|
stringCompareLexical
|
|
stringFindSubstr
|
|
stringJoin
|
|
stringNew
|
|
stringRemoveChars
|
|
stringReplace
|
|
stringReplaceEachSubstr
|
|
stringReplaceSubstr
|
|
stringReverse
|
|
stringSplitOnToken
|
|
strtokSafe
|
|
subtractGrayLow
|
|
thresholdTo2bppLow
|
|
thresholdTo4bppLow
|
|
thresholdToBinaryLineLow
|
|
thresholdToBinaryLow
|
|
thresholdToValueLow
|
|
tiffGetCount
|
|
wshedApply
|
|
wshedBasins
|
|
wshedCreate
|
|
wshedDestroy
|
|
wshedRenderColors
|
|
wshedRenderFill
|
|
zlibCompress
|
|
zlibUncompress |