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.