|
|
|
|
|
|
|
Returns the "children" of an element found in a TreeView control. |
|
|
|
|
|
|
Selects an element in a TreeView control. |
|
|
|
|
|
|
Returns the list of drivers for the Twain devices connected to the current computer. |
|
|
|
|
|
|
Initializes all the elements found in a matrix of a given size. |
|
|
|
|
|
|
Loads a library of WINDEV objects in memory (.WDL). |
|
|
|
|
|
|
Returns the full path of the selected element in a TreeView control. |
|
|
|
|
|
|
Displays a standard dialog box used to list the different Twain devices available on the current computer. |
|
|
|
|
|
|
Adds a value to each matrix element. |
|
|
|
|
|
|
Saves a persistent value in the registry or in another file specified by InitParameter. |
|
|
|
|
|
|
Returns the identifier associated with an element (node or leaf) in a TreeView control. |
|
|
|
|
|
|
Allows you to find out and change the Twain device used by default. |
|
|
|
|
|
|
Multiplies each matrix element by a value. |
|
|
|
|
|
|
LoadProcedure is kept for backward compatibility. |
|
|
|
|
|
|
Allows you to perform one of the following actions:
save the document coming from the Twain device in a Bitmap file (".BMP" extension).
view the document coming from the Twain device in the user interface of the device.
save the document coming from the Twain device directly in memory in Bitmap format (in a buffer).... |
|
|
|
|
|
|
Deletes an existing matrix. |
|
|
|
|
|
|
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control. |
|
|
|
|
|
|
Allows you to :
view the document coming from the Twain device in an Image control.
view the document coming from the Twain device in the user interface of device.... |
|
|
|
|
|
|
Calculates the transposed matrix. |
|
|
|
|
|
|
Returns the number of elements found in a branch of a TreeView control. |
|
|
|
|
|
|
Allows you to:
save the document coming from the Twain device in a GIF file.
view the document coming from the Twain device in the user interface of device.
save the document coming from the Twain device directly in memory in GIF format (in a buffer).... |
|
|
|
|
|
|
Calculates the coefficient of correlation between two series of values. |
|
|
|
|
|
|
Modifies an element (node or leaf) in a TreeView control. |
|
|
|
|
|
|
Allows you to:
save the document coming from the Twain device in a JPEG file.
view the document coming from the Twain device in the user interface of device.
save the document coming from the Twain device directly in memory in JPEG format (in a buffer).... |
|
|
|
|
|
|
Calculates the covariance between two series of values. |
|
|
|
|
|
|
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|