bitmap interpolation c#

Posted by Raghav on Stack Overflow See other posts from Stack Overflow or by Raghav
Published on 2010-04-19T09:14:44Z Indexed on 2010/04/19 14:23 UTC
Read the original article Hit count: 355

Filed under:

Grid size : 160*160 No of row* columns = 16*16

I have created a bitmap for this. Each cell of the grid is filled with different colors. I need to perform color interpolation.

© Stack Overflow or respective owner

Related posts about c#