Harlequin RIP SDK
HVD_raster_offsets Struct Reference

Structure defining the offsets to apply to an eHVD blit operation. More...

#include "hvdblit.h"

Data Fields

unsigned int dy
 Offset of the intersection in destination raster.
 
unsigned int sy
 Offset of the intersection in source raster.
 
unsigned h
 Width and height of the intersection.
 

Detailed Description

Structure defining the offsets to apply to an eHVD blit operation.

This structure is calculated from the source and destination rasters, and their relative positions, by HVD_blit_offsets(), and is passed to the blit operation.


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