Loads image data from the specified device context.
Source position: graphics.pp line 1288
public procedure TRasterImage.LoadFromDevice(
DC: HDC
); virtual;
DC
Device context used for the operation.