View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim[_76_] Jim[_76_] is offline
external usenet poster
 
Posts: 3
Default bmp from scratch

I'm interested in the algorithm that would create a bmp, or gif file
from a matrix of numbers say 400x400. Also in code that would take
arbitrary scaled data and translate those numbers into gray-scale or
color representations.
Anyone know about this?
Jim