Welcome, Guest. Please login or register.

Author Topic: Writing to an Image  (Read 1691 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: Writing to an Image
« on: December 23, 2005, 06:59:45 PM »
It's quite tedious as you have to set the corresponding bit in each bitplane (actually it's quite easy in asm). Just use write pixelarray(), or use one of the hundreds of C2P routines on the internet. :-)