0 out of 3 rated this helpful - Rate this topic

Graphics.CopyFromScreen Method

Performs a bit-block transfer of color data from the screen to the drawing surface of the Graphics.
Name Description
Graphics.CopyFromScreen (Point, Point, Size) Performs a bit-block transfer of color data, corresponding to a rectangle of pixels, from the screen to the drawing surface of the Graphics.
Graphics.CopyFromScreen (Point, Point, Size, CopyPixelOperation) Performs a bit-block transfer of color data, corresponding to a rectangle of pixels, from the screen to the drawing surface of the Graphics.
Graphics.CopyFromScreen (Int32, Int32, Int32, Int32, Size) Performs a bit-block transfer of the color data, corresponding to a rectangle of pixels, from the screen to the drawing surface of the Graphics.
Graphics.CopyFromScreen (Int32, Int32, Int32, Int32, Size, CopyPixelOperation) Performs a bit-block transfer of the color data, corresponding to a rectangle of pixels, from the screen to the drawing surface of the Graphics.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ