FingerLibrary Class¶
Namespace: id3.Finger
Definition¶
Initialises the SDK library.
class FingerLibrary
class FingerLibrary
public static partial class FingerLibrary
public class FingerLibrary
public class FingerLibrary
Static Methods¶
Name |
Description |
---|---|
Retrieves the library version as a X.Y.Z formatted string. |
|
Retrieves the library version as a structure. |
|
Loads a model into memory from the specified directory. |
|
Loads a model from the zoo into the required processing unit. |
|
Unloads a model from the processing unit it was loaded into. |