Restrict_Clipping
Functions
void |
Detailed Description
- group Restrict_Clipping
Function Documentation
-
void HIC_Restrict_Clipping(HIC_Rendition const *nr, long nleft, long nright, long nbottom, long ntop)
This function restricts the clipping rectangle using the passed in clipping limits.
- Parameters:
nr – A pointer to a const HIC_Rendition.
nleft – An int.
nright – An int.
nbottom – An int.
ntop – An int.