Restrict_Clipping

Functions

HC_EXTERNAL HIC_API void HIC_Restrict_Clipping (HIC_Rendition const *nr, long nleft, long nright, long nbottom, long ntop)
 

Detailed Description

Function Documentation

◆ HIC_Restrict_Clipping()

HC_EXTERNAL HIC_API void HIC_Restrict_Clipping ( HIC_Rendition const *  nr,
long  nleft,
long  nright,
long  nbottom,
long  ntop 
)
Parameters
nrA pointer to a const HIC_Rendition.
nleftAn int.
nrightAn int.
nbottomAn int.
ntopAn int.

This function restricts the clipping rectangle using the passed in clipping limits.