CaptureScreen Members

CaptureScreen Overview



Constructors

New() The Plain-Vanilla Constructor

Public Properties

Background Bitmap set by the various Capture Functions of this Class

Public Methods

Capture (IntPtr) Captures based on a Window Handle
Capture () Sets the Background Property as well as internal Width and Height figures
Capture (Control, Rectangle) Captures as Bitmap a given Rectangular Area of a given Control
Capture (Control) Captures as Bitmap the rectangular area of a given Control
LocationAsClientCoord Gives the Location of a given Control in its own Client Coordinates
LocationAsScreenCoord Gives the Location of a given Control in Screen Coordinates