•  Back 
  •  Libraries 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help 
  •  Show info about hypertext 
  •  View a new file 
Topic       : Pure C Library Documentation
Author      : John Kormylo
Version     : LIB.HYP 1.0
Subject     : Documentation/Pure C Library
Nodes       : 1309
Index Size  : 32068
HCP-Version : 3
Compiled on : Atari
@charset    : atarist
@lang       : en
@default    : 
@help       : Help
@options    : +g -i -s +x +z -t4
@width      : 75
View Ref-File[ EsetSmear ]

#include <tos.h> 

int EsetSmear( int swtch );

  <swtch> turns smear mode on or off:
          0 turn smear mode off.
          1 = turn smear mode on.
         -1 = keep current setting.


Function turns smear mode on or off.  It returns the old setting.

Note: Smear mode affects only color index 0, which is replaced
      by whatever color was last used.  The Color Definition for
      index 0 is still used for the border color.
      Available when '_VDO' cookie >= 0x20000L (see Cookies).

XBIOS Opcode 87

See also XBIOS Video.