Setup for the PixsControl Library 

--------------------------------------------------------------------------------

BPPixs.lib   -  Put the BPPixs.lib file into the C:\Program Files\EBDev\libs folder 
BPPixs.inc  -  Put the BPPixs.inc file into the C:\Program Files\EBDev\include folder. 
To use the BPPixs Control in your Emergence BASIC programs, add at the top of the code window:- 

$Include "BPPixs.inc" 
  

