Click or drag to resize

Image.Lock Method

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.22578.100)
Syntax
public void Lock(
	bool forwrite,
	out IMG_INFO info,
	out IntPtr bitmap
)

Parameters

forwrite
Type: System.Boolean
info
Type: Kofax.OmniPageCSDK.ArgTypes.IMG_INFO
bitmap
Type: System.IntPtr
See Also