Split an image into bit planes
image-bit-planes [FLAGS] [OPTIONS] <INPUT> <OUTPUT>
--flip-x Flip the image in the X-axis
--flip-y Flip the image in the Y-axis
-v Increases the level of debugging information
-h, --help Prints help information
-V, --version Prints version information
--background <BACKGROUND> Specify the background color [default: 000000]
--foreground <FOREGROUND> Specify the foreground color [default: ffffff]
<INPUT> Sets the input file to use
<OUTPUT> Sets the output file to use