|
IFir | ConvertToShortFir () |
| Convert this fir to a fir with short data type More...
|
|
override bool | Equals (object obj) |
|
override int | GetHashCode () |
|
void | CheckValidity (string objectName=null) |
| Throw an ObjectDisposedException adding a given name to exception's Message in case that object is not valid More...
|
|
void | Dispose () |
|
|
uint | Version [get] |
|
bool | IsShort [get] |
|
bool | IsBinary [get] |
|
IntPtr | Handle [get, protected set] |
|
bool | Valid [get] |
|
bool | Valid [get] |
| True if object is valid, false if disposed or not created properly More...
|
|
uint | Version [get] |
| Fir version. Different versions are incompatible with each other when performing a comparison operation. More...
|
|
bool | IsShort [get] |
| True if fir has short data type More...
|
|
bool | IsBinary [get] |
| True if fir has binary data type More...
|
|
◆ ConvertToShortFir()
IFir FaceSDK.Base.Fir.ConvertToShortFir |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: