This script extracts all color related information from an existing PDF file.
It makes use of the \SetaPDF_Core_Parser_Content
class which encapsulate a content stream,
process it and call registered callback methods on specific operators.
The helper classes are used to handle recursive parsing of PDF structures (Pages/Form XObjects).