Captures screenshot images and videos.
Namespace:
Gallio.FrameworkAssembly: Gallio (in Gallio.dll) Version: 3.2.0.0 (3.2.570.0)
Syntax
| C# |
|---|
public static class Capture |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class Capture |
Remarks
These functions are intended to provide a simple interface for capturing, captioning, and embedding images and video. If you desire more control over the manner in which the capture occurs, you may prefer to use the ScreenGrabber, ScreenRecorder, and Overlay classes directly.
