[Visual
Basic] Sub Recolor(space As ColorSpace,
convertAnnotations As Boolean)
Sub Recolor(space As ColorSpace,
convertAnnotations As Boolean, <Out> ByRef recoloredPixMaps As
PixMap())
may throw
Exception()
Params
Name
Description
space
The destination color space.
convertAnnotations
Whether to convert the color space of annotation
appearance streams.
recoloredPixMaps
All the PixMaps which were recolored as a result of the
call.
Notes
Converts the pages from one color space to another.
This method calls the Page.Recolor method on
all Page objects within this group of pages.