public interface CanvasDrawerInterface
SmartScanner
using setCanvasDrawer()
.setRegionOfInterest(Rect)
will be called with the new region of interest as a Rect. It's up to you to do something with it or notModifier and Type | Method and Description |
---|---|
void |
setRegionOfInterest(android.graphics.Rect regionOfInterest)
Sets the CameraManager responsible of camera preview
|