SetImageEnhancementProfile Method of the ImageLoadingParams Object
This method applies the specified profile for image enhancement to the image.
Syntax
Visual Basic .NET
Function SetImageEnhancementProfile( Profile As ImageEnhancementProfile )
C++
HRESULT SetImageEnhancementProfile( IImageEnhancementProfile* Profile );
Parameters
- Profile
- [in] A pointer to the ImageEnhancementProfile object that stores required image enhancement profile.
Return values
This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.
See also
15.08.2023 13:19:30