Harlequin RIP SDK
RR_PAGE_DEFINE_ELEMENT Struct Reference

An element on a page in the External HVD interface Page Define message. More...

#include "rrevents.h"

Data Fields

const uint8id
 
int32 x
 
int32 y
 

Detailed Description

An element on a page in the External HVD interface Page Define message.

Field Documentation

◆ id

const uint8* RR_PAGE_DEFINE_ELEMENT::id

Pointer to the unique ID for this element, of length RR_ELEMENT_ID_LENGTH (to be matched against the ID field in the raster element events).

◆ x

int32 RR_PAGE_DEFINE_ELEMENT::x

The x offset of the page element. This is relative to the page or tile raster bounding box defined in the RR_PAGE_DEFINE_PAGE structure referencing this element.

◆ y

int32 RR_PAGE_DEFINE_ELEMENT::y

The y offset of the page element. This is relative to the page or tile raster bounding box defined in the RR_PAGE_DEFINE_PAGE structure referencing this element.


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