wvanbergen / chunky_png

Read/write access to PNG images in pure Ruby.
https://chunkypng.com
MIT License
1.05k stars 101 forks source link

Add to_rgb(a) aliases #164

Open Munto opened 2 years ago

Munto commented 2 years ago

These methods are really too long to type... I suggest to add aliases to have a consistency with other methods like rgba, rgb, etc.