Android Question SignPad Lib - When it is empty?

alon

Active Member
Licensed User
Longtime User
Hi ,


I am using SignPad Lib, and I need to know if there Is a way to know if the signpad is clear/empty.

Thanks
 

DonManfred

Expert
Licensed User
Longtime User
There is no method in the lib for this. You need to get the bitmap and compare the pixels by yourself
 
Upvote 0
Top