get

get(x, y)
Instance Public methods

Returns the color of the pixel at coordinates (x,y) in the image as a list of three integers between 0 and 255, representing the red, green and blue components respectively.

doc_ruby_on_rails
2015-04-28 01:32:14
Comments
Leave a Comment

Please login to continue.