It's pretty inconvenient to have to import ImageReadMode just to ask `decode_*` for an RGB image. We should just allow strings as well. Also, `RGBA` should be a valid option (like in PIL). `RGB_ALPHA` is... long.