GET_SCREEN_DIB@

Platform

Win32, x64

Purpose

To copy part of a graphics area.

Syntax

SUBROUTINE GET_SCREEN_DIB@( HDIB, X1, Y1, X2, Y2)
INTEGER(7) HDIB
INTEGER X1, Y1, X2, Y2

Description

HDIB is returned as the handle of a new device context that contains a copy of part of the current graphics area. X1, Y1 are input as the pixel co-ordinates of the top left hand corner of the area to copy whilst X2, Y2 are the corresponding co-ordinates of the bottom right hand corner.

See also

DIB_PAINT@, DIB_PRINT@, EXPORT_BMP@, RELEASE_SCREEN_DIB@

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited