Convenience wrapper to create a raster image of the image
you wish to extract the palette from.
Usage
display_image(image)
Arguments
image
Matrix The image from which the palette will be extracted from. Should
be a 3 (or more) dimensional matrix. The output of functions such as readJPG()
are suitable as image.