Package | Description |
---|---|
com.griaulebiometrics.gbsfingerprint.shared |
Modifier and Type | Class and Description |
---|---|
static class |
NativeFingerprintQuality.ByReference
Native Image passed to the native layer by reference
|
static class |
NativeFingerprintQuality.ByValue
Native Image passed to the native layer by reference
|
Modifier and Type | Field and Description |
---|---|
NativeFingerprintQuality |
NativeImage.quality
The fingerprint quality
|
Modifier and Type | Method and Description |
---|---|
NativeFingerprintQuality |
NativeImage.getQuality() |
Constructor and Description |
---|
ByReference(NativeFingerprintQuality image)
Copy constructor
|
ByValue(NativeFingerprintQuality image)
Copy constructor
|