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