CaptureNow() Method

Definition

Assembly HeadlessTestingFramework.dll

Forces a frame capture immediately using RenderTargetBitmap.

public CapturedFrame? CaptureNow()

Returns

CapturedFrame
The captured frame or null if capture failed.