Winlineext - Texas Instruments TI-89 Developer's Manual

Graphing calculator
Hide thumbs Also See for TI-89:
Table of Contents

Advertisement

Appendix A: System Routines — Windows

WinLineExt

Declaration:
void WinLineExt (WINDOW * w , const WIN_RECT * Line )
Category(ies):
Windows
Description:
Draw a line in a window using a WIN_RECT to define the end-points. The
line is drawn in the current attribute (set with WinAttr). This routine is
similar to WinLine except that it is more accurate in terms of clipping and
the exact pixels drawn, at the expense of being much slower. Use it when
precise pixel placement is needed especially when clipping is involved (see
example).
w
Inputs:
Line — Endpoints of line to draw.
Outputs:
None
Assumptions:
The valid line attributes are: A_NORMAL (set), A_REVERSE (clear), and
A_XOR.
Side Effects:
Slower than WinLine, but more precise.
Availability:
On AMS 2.00 and higher.
TI-89 / TI-92 Plus
Differences:
None
See Also:
WinAttr, WinLine, WinLineRel, WinLineTo
TI-89 / TI-92 Plus Developer Guide
— WINDOW struct of a previously opened window.
(continued)
Not for Distribution
1177
Beta Version January 26, 2001

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-92 plusTi-92 plus

Table of Contents