Harlequin RIP SDK
sw_tile_bbox Struct Reference

Definition of a device space tile bounding box. More...

#include "tileapi.h"

Data Fields

int32 x1
 Normalised half-open device space coordinates of a bounding box. More...
 

Detailed Description

Definition of a device space tile bounding box.

Field Documentation

◆ x1

int32 sw_tile_bbox::x1

Normalised half-open device space coordinates of a bounding box.

For a non-empty bounding box, x1 < x2 and y1 < y2. x1,y1 is included in the bounding box, x2 and y2 are excluded.


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