Colorspace used for printing
CMYK
Some optimisations are best left to Java. For example a System.arraycopy is the fastest way to create a new version because it is optimised... One of the best features about Java is the amount of low-level complexity it removes, allowing you to focus on developing the application. However,...