SetSpecialProfileForPhoto Method of the ImageLoadingParams Object
This method applies to the image a predefined image enhancement profile tuned for photos preprocessing.
Syntax
Visual Basic .NET
Function SetSpecialProfileForPhoto( Profile As ImageEnhancementProfile )
C++
HRESULT SetSpecialProfileForPhoto( IImageEnhancementProfile* Profile );
Parameters
- Profile
- [in] A pointer to the ImageEnhancementProfile object that stores required image enhancement profile for photos.
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