'Declaration Public Function New( _
ByVal imageAn image that should be compared with source image.As Vintasoft.Imaging.VintasoftImage _
)
public ImageComparisonCommand(
Vintasoft.Imaging.VintasoftImage image
)
public: ImageComparisonCommand(
Vintasoft.Imaging.VintasoftImage* image
)
public:
ImageComparisonCommand(
Vintasoft.Imaging.VintasoftImage^ image
)
Parameters
- image
- An image that should be compared with source image.