ApproveFirstFrameScreenshotAttribute ClassDelta Engine Documentation
Makes a screenshot after the first frame of any integration or visual test and then compares it with previous results. Works across frameworks to test OpenGL, DirectX and XNA together. View code on GitHub
Inheritance Hierarchy

System Object
  System Attribute
    DeltaEngine.Platforms ApproveFirstFrameScreenshotAttribute

Namespace: DeltaEngine.Platforms
Assembly: DeltaEngine.Platforms (in DeltaEngine.Platforms.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class ApproveFirstFrameScreenshotAttribute : Attribute

The ApproveFirstFrameScreenshotAttribute type exposes the following members.

Constructors

  NameDescription
Public methodApproveFirstFrameScreenshotAttribute
Initializes a new instance of the ApproveFirstFrameScreenshotAttribute class
Top
See Also