Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 4
System.Drawing
Graphics Class
Graphics Methods
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2010/.NET Framework 4

Other versions are also available for the following:
.NET Framework Class Library
Graphics..::.CopyFromScreen Method

Performs a bit-block transfer of color data from the screen to the drawing surface of the Graphics.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public methodCopyFromScreen(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.
Public methodCopyFromScreen(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.
Public methodCopyFromScreen(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.
Public methodCopyFromScreen(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.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Incredibly slow under Windows 7 with Aero enabled      vozmen   |   Edit   |   Show History
This function works pretty quick under Windows XP
but incredibly slow under Windows 7.
Any suggestion, examples, comments.
Tags What's this?: Add a tag
Flag as ContentBug
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker