View Single Post
  #1 (permalink)  
Old 09-28-2008, 05:42 AM
mimiru83 mimiru83 is offline
Newbie
 
Join Date: Jun 2008
Posts: 4
Credits: 0
Rep Power: 0
mimiru83 is on a distinguished road
Default Creating an image from a [60][80][3] array

Hi, I have an array of 60x80x3..60x80 is the array of the pixels of an image and the last dimension contains the color info in rgb.

I am looking for a method that can help me draw an image of this array..
Reply With Quote

Sponsored Links