OEIsFPType
OEIsFPType(fp: OEFingerPrint, fptype: int) -> bool
Returns true if the given OEFingerPrint
object’s fingerprint type is identical to fptype.
fptype has to be a value from the
OEFPType namespace.
See also
OEIsSameFPTypefunction
OEIsFPType(fp: OEFingerPrint, fptype: int) -> bool
Returns true if the given OEFingerPrint
object’s fingerprint type is identical to fptype.
fptype has to be a value from the
OEFPType namespace.
See also
OEIsSameFPType function