Face SDK  1.13.0 Mozart release
Face Recognition Software Development Kit
Public Member Functions | Properties | List of all members
FaceSDK.Base.Fir Class Reference
Inheritance diagram for FaceSDK.Base.Fir:
FaceSDK.FaceSDKBase FaceSDK.Base.IFir FaceSDK.IFaceSDKBase FaceSDK.IFaceSDKBase

Public Member Functions

IFir ConvertToShortFir ()
 Convert this fir to a fir with short data type More...
 
- Public Member Functions inherited from FaceSDK.FaceSDKBase
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 ()
 

Properties

uint Version [get]
 
bool IsShort [get]
 
bool IsBinary [get]
 
- Properties inherited from FaceSDK.FaceSDKBase
IntPtr Handle [get, protected set]
 
bool Valid [get]
 
- Properties inherited from FaceSDK.IFaceSDKBase
bool Valid [get]
 True if object is valid, false if disposed or not created properly More...
 
- Properties inherited from FaceSDK.Base.IFir
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...
 

Member Function Documentation

◆ ConvertToShortFir()

IFir FaceSDK.Base.Fir.ConvertToShortFir ( )
inline

Convert this fir to a fir with short data type

Returns

Implements FaceSDK.Base.IFir.


The documentation for this class was generated from the following file: