ImageFile.CreateMemoryBitmap Method |
Namespace: Kofax.OmniPageCSDK.IproPlus
public void CreateMemoryBitmap( [OptionalAttribute] int Page, out MemoryBitmap MemoryBitmap )
The MemoryBitmap object created is automatically added to the MemoryBitmaps collection and a reference to the new object is returned.
The Page is an optional numeric parameter specifying the index of the image being processed. If it is unspecified or (-1), the first page will be used to create the MemoryBitmap.