Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
donner::editor::repro::ReproExpectedCrop Struct Reference

Optional pixel crop attached to a replay expectation. More...

#include "donner/editor/repro/ReproFile.h"

Public Attributes

int x = 0
 Left edge in the expectation crop mode's pixel coordinate space.
int y = 0
 Top edge in the expectation crop mode's pixel coordinate space.
int width = 0
 Width in pixels.
int height = 0
 Height in pixels.

Friends

bool operator== (const ReproExpectedCrop &, const ReproExpectedCrop &)=default

Detailed Description

Optional pixel crop attached to a replay expectation.


The documentation for this struct was generated from the following file: