Image.GetImageArea Method (IMG_INFO)
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.22578.100)
Syntaxpublic Bitmap GetImageArea(
out IMG_INFO info
)
Public Function GetImageArea (
<OutAttribute> ByRef info As IMG_INFO
) As Bitmap
public:
Bitmap^ GetImageArea(
[OutAttribute] IMG_INFO^% info
)
Parameters
- info
- Type: Kofax.OmniPageCSDK.ArgTypes.IMG_INFO
Return Value
Type:
Bitmap
See Also