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

Integer output-space rectangle used by headless bitmap presentation. More...

#include "donner/editor/PresentedFrameComposer.h"

Public Attributes

int x = 0
 Top-left x coordinate in pixels.
int y = 0
 Top-left y coordinate in pixels.
int width = 0
 Width in pixels.
int height = 0
 Height in pixels.

Friends

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

Detailed Description

Integer output-space rectangle used by headless bitmap presentation.


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