Path: chuka.playstation.co.uk!news From: "Chris Searle" Newsgroups: scee.yaroze.programming.2d_graphics Subject: How do I manipulate Pixels? Date: Fri, 7 Aug 1998 17:15:10 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 12 Message-ID: <6qfcml$ldg12@chuka.playstation.co.uk> NNTP-Posting-Host: cxs97c.netkonect.co.uk X-Newsreader: Microsoft Outlook Express 4.72.3115.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 How can I manipulate individual pixels on the screen without using any of the lib structures. Currently I'm using lots of GsLINE's and setting the same start and finish points, but its too slow. As and example how would I rereate TV static, ie randomly setting each pixel as black or white ( rand()%2 , on or off). Please, please give me source its all I understand! Cheers to everyone who helps.