public interface IPlateImageHandler
Modifier and Type | Method and Description |
---|---|
void |
handlePlateImage(PlateImageReference plateImageReference,
byte[] imageFileBytes)
Handles specified image file bytes for specified plate image reference.
|
void handlePlateImage(PlateImageReference plateImageReference, byte[] imageFileBytes)