CLIPBOARD_TO_SCREEN_BLOCK@

Platform

Win32, x64

Purpose

To copy a bitmap on the clipboard to a device independent bitmap (DIB).

Syntax

INTEGER FUNCTION CLIPBOARD_TO_SCREEN_BLOCK@( HDIB )
INTEGER(7) HDIB

Description

This function copies a bitmap from the clipboard and returns a handle HDIB to the device independent bitmap that it creates. This handle can then be used, for example, with DIB_PAINT@, DIB_PRINT@ and EXPORT_BMP@.

Return value

A function return value of zero indicates a failure (e.g. the current clipboard data is of the wrong type).

See also

GET_SCREEN_DIB@, RELEASE_SCREEN_DIB@, IMPORT_BMP@

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited