Easy Class
This class contains static properties and methods specific to the Easy library.
Namespace: Euresys::Open_eVision_2_6
Methods
Checks if a given license is available.
Check if at least one license is available. Otherwise, an exception is thrown.
Checks if the OEM key, if any, matches a given argument.
Releases the device context associated to an image.
Returns the angle, converted from radians to the current angle unit.
Current angular unit.
Returns the best matching image type for a given file on disk.
Get the number of available dongle on the system
Get the serial number of the selected dongle
Returns a pointer to a NULL terminated character string that contains the current version number of Open eVision.
Allows to draw in a gray-level or a color image, using any of the Windows device context functions (the image contents is altered, allowing destructive overlays).
Prepares a three dimensional rendering of an image where the gray-level values are taken for altitudes.
Prepares a three dimensional rendering of the histogram of a color image: the pixels are drawn in the RGB space rather than in the XY plane.
Resizes an image without interpolation
Current angular unit.
Writes an OEM key value on a dongle.
Starts timing, using the system clock or performance counter.
Returns the time, in specified time units, elapsed since the last invocation of Easy::StartTiming.
Method not obligatory, but necessary for close dll cleanly.
Returns the angle, converted from current angle unit to radians.
Returns the actual resolution of the timing clock, in ticks per seconds.
Easy Class
This class contains static properties and methods specific to the Easy library.
Namespace: Euresys.Open_eVision_2_6
Properties
Current angular unit.
Get the number of available dongle on the system
Returns a pointer to a NULL terminated character string that contains the current version number of Open eVision.
Methods
Checks if a given license is available.
Check if at least one license is available. Otherwise, an exception is thrown.
Checks if the OEM key, if any, matches a given argument.
Releases the device context associated to an image.
Returns the angle, converted from radians to the current angle unit.
Returns the best matching image type for a given file on disk.
Get the serial number of the selected dongle
Allows to draw in a gray-level or a color image, using any of the Windows device context functions (the image contents is altered, allowing destructive overlays).
Prepares a three dimensional rendering of an image where the gray-level values are taken for altitudes.
Prepares a three dimensional rendering of the histogram of a color image: the pixels are drawn in the RGB space rather than in the XY plane.
Resizes an image without interpolation
Writes an OEM key value on a dongle.
Starts timing, using the system clock or performance counter.
Returns the time, in specified time units, elapsed since the last invocation of Easy::StartTiming.
Method not obligatory, but necessary for close dll cleanly.
Returns the angle, converted from current angle unit to radians.
Returns the actual resolution of the timing clock, in ticks per seconds.