rmagick-temp / rmagick

An interface to the ImageMagick and GraphicsMagick image processing libraries.
http://rmagick.rubyforge.org/
MIT License
790 stars 102 forks source link

how get pixel color #146

Open texrg opened 5 years ago

texrg commented 5 years ago

I have png file with transparent color. I cant get pixel color. Some pixel are black some transparent. How determining this? .pixel_color get arrays color etc. not working.