[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TRasterImage.LoadFromDevice

LoadFromDevice - loads data from the device specified by its handle DC

Declaration

Source position: graphics.pp line 1283

public procedure TRasterImage.LoadFromDevice(

  DC: HDC

); virtual;