OpenBitmap Method of the Engine Object

Important! This method is not implemented.

This method opens the specified bitmap image (HBITMAP).

Syntax

HRESULT OpenBitmap(
  __int64            BitmapHandle,
  int                XResolution,
  int                YResolution,
  IPrepareImageMode* PrepareMode
  IImageDocument**   Result
);
    

Parameters

BitmapHandle
[in] Specifies the handle of the GDI object (HBITMAP). This handle should be available to the process that operates ABBYY FineReader Engine. The handle is passed as __int64.
XResolution
[in] Specifies the horizontal resolution of the bitmap.
YResolution
[in] Specifies the vertical resolution of the bitmap.
PrepareMode
[in] Refers to the PrepareImageMode object that stores parameters for bitmap conversion in internal format. This parameter may be 0 in which case default parameters of the image preparation mode are used, or, if a profile has been loaded, the parameters set by this profile are used.
Result
[out, retval] A pointer to IImageDocument* pointer variable that receives the interface pointer to the resulting ImageDocument object.

Return values

This method returns E_NOTIMPL. See details in the standard return values of ABBYY FineReader Engine functions.

See also

Engine

PrepareBitmap

27.04.2022 8:30:37

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.