This is a experiment to create image from data. * It doesn't use costume. This image is made of a collection of points (It means pixels). It can be scaled with +/- button.
Japanese version http://scratch.mit.edu/projects/16013903/ Actually, I wanted to do scan image with scratch. But the task was very heavy for Scratch. I might try it in the future. Below was found this time... - Pen has a rounded shape (So, if the size of pen is only 1, background would show through) - List can be added many data. (This time, it has 400 x 360 datas) - To specify the color of the block, you can use the variable that contains the number (Decimal number of RGB)