getlsbackup() — Silicon Graphics Beta Release
NAME
getlsbackup - returns the status of the linestyle backup mode
SPECIFICATION
C
Boolean getlsbackup()
FORTRAN
logical function getlsb()
Pascal
function getlsbackup: longint;
DESCRIPTION
getlsbackup returns the current value of the linestyle backup flag. TRUE means that lsbackup is on and the last three pixels of a line will be colored regardless of the linestyle pattern; FALSE means that lsbackup is off and the pattern will determine the state of all the pixels in the line.
SEE ALSO
lsbackup
NOTE
This command can be used only in immediate mode.
Version 2.3 — July 04, 1985