Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.
CNormalizedImageResult Class
Stores the normalized image result.
class dynamsoft::ddn::CNormalizedImageResult
Method | Description |
---|---|
GetImageData |
Gets the image data of the NormalizedImageResult. |
GetImageData
Gets the image data of the NormalizedImageResult.
const CImageData* GetImageData()
Return Value
The image data.