Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
I would like to make bash script (linux), which would as input take original image and result in image, that would be preview of how original image would look like printed on coloured paper.
In short:
Take original image.
Take (for example) red paper.
Combine paper and original image as would look if original image was printed on red paper.
This gives you an image you would use in "-hald-clut" that would simulate printing any image on that colour of paper. You would need create a hald-clut image for all the different colours of paper.