Interface ICaptureRegion
Represents a capture region with a specified output pixel format.
Namespace: Zaya.Screenshot.Models
Assembly: Zaya.Screenshot.dll
Syntax
public interface ICaptureRegion
Properties
| Edit this page View SourcePixelFormat
Gets the desired pixel format for the captured frame.
Declaration
PixelFormat PixelFormat { get; }
Property Value
| Type | Description |
|---|---|
| PixelFormat |