hi all,
I wanna convert Fingerprint Binaryformat(Im age only not Template) to Image(.png/.jpeg) format....i tried with all possible methods..but it doesn't work...here am posted the code for sample..can anyone Fix this Issue?
SqlConnection con = new SqlConnection(c onnstring);
con.Open();
SqlCommand cmd2 = new SqlCommand("sel ect FingerPrintImag e from TxnFinger where FamilyID="...
User Profile
Collapse
No activity results to display
Show More