> The more I dig, the more I see you're right, Ben. (Good to hear from you by > the way!) > > In PDFStreamEngine.ProcessOperator, I'll call the OperatorProcessor's > setContext to pass a handle to the engine. In the Invoke.process I'll pass > the graphics state's handle on down to the PDXObjectImage ... in a new > property. > > I think that will get it. > > Think I'm messing anything up with that? I don't think so, but isn't it good enough to just set the colorspace using the setter in PDXObjectImage? The only thing you have to do, is to extend the PDXObjectImage with an attribute for the ImageMask flag, so that it possible to set the PDXObjectImage.cs in Invoke.process if the flag is true.
Andreas Lehmkühler
