It would be nice if there were a way to capture the same rectangular region that you captured with the last use of the command. For example:
maim -s | xclip -selection clipboard -t image/png
#[...some rectangular region is captured via mouse selection with coordinates C...]
maim -L | xclip -selection clipboard -t image/png
#The -L flag would generate a screenshot with the same coordinates C