ChunkyPNG - Open Source Ruby Library, der giver softwareudviklere mulighed for at oprette, læse, redigere, manipulere, ændre størrelse, beskære, rotere og konvertere PNG i Ruby-apps....each do |x| (10..90).each do |y| image[x, y] = ChunkyPNG::Color...end end # Save the image to a file image.save('red_square.png')...