Documentation fixes for read_pixels() and read_pixels_bytes()
The read_pixels() method is missing a `Returns` stanza. The read_pixels_bytes() method is missing a description. Both functions do the same thing, so they should be documented similarly.
Please register or sign in to comment