returnEnhancedImage property

bool returnEnhancedImage
getter/setter pair

Specify whether or not to return the enhanced image. This is a special image that works better with certain matching algorithms, but needs special testing to make sure it will match. Returned in the OnyxResult

Implementation

bool returnEnhancedImage = false;