Thanks Geoff. Reading back through my post I don't think it was clear what I was looking for. I am looking to decode the rgbWorkingSpace structure in a pjsr script. I've got an ImageWindow record and that contains a pointer to an rgbWorkingSpace structure, but there's no documentation that I can find on what elements are part of that. I dug through the PCL header files and found an rgbWorkingSpace object, but the elements I'm looking for don't seem to match up. It indicates I would use something like imageWindow.rgbWorkingSpace.M[0..2], but that doesn't seem to work.
Regards,
David