EdgePitchProfileNum

Gets the number of edge pitch profiles

int EdgePitchProfileNum(
        const IMAGE     *image,
        const BYTE      *model
)

Parameters
*image
Image data structure address
*model
Model data

Return Value
Number of the profile data items (number of the data items)
ERROR(-1): Unsuccessful completion

Description
Creates an edge pitch profile.

Notes