
Functions | |
| HC_EXTERNAL HIC_API void | HIC_Restrict_Clipping (HIC_Rendition const *nr, long nleft, long nright, long nbottom, long ntop) |
| HC_EXTERNAL HIC_API void HIC_Restrict_Clipping | ( | HIC_Rendition const * | nr, |
| long | nleft, | ||
| long | nright, | ||
| long | nbottom, | ||
| long | ntop | ||
| ) |
| 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.