Function Index Class Index

Restrict_Clipping


Functions

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

Function Documentation

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

Parameters:
nr A pointer to a const HIC_Rendition.
nleft An int.
nright An int.
nbottom An int.
ntop An int.
This function restricts the clipping rectangle using the passed in clipping limits.