Overload | Description |
---|---|
ConvertColorSpace(ImGearRasterPage,ImGearColorSpace) | Converts page to a new color space. |
ConvertColorSpace(ImGearRasterPage,ImGearColorSpace,Boolean) | Converts page to a new color space, allowing to skip pixel data conversion. |
ConvertColorSpace(ImGearRasterPage,ImGearColorSpace,ImGearPixel) | Converts page to a new color space, using the specified background color for images that contain Alpha channel. |
ConvertColorSpace(ImGearRasterPage,ImGearColorSpace,Boolean,ImGearPixel) | Converts page to a new color space, using the specified background color for images that contain Alpha channel, or allowing to skip pixel data conversion. |
ConvertColorSpace(ImGearRasterPage,ImGearColorSpace,Double[,]) | Converts page to a new color space using the specified matrix. |
ConvertColorSpace(ImGearRasterPage,ImGearColorSpace,ImGearColorProfile,ImGearColorProfile,ImGearRenderingIntents) | Converts page to a new color space using the specified color profiles and rendering intent. |
Is this page helpful?
Yes
No