ImageGear for .NET
ConvertColorSpace Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace > ImGearRasterProcessing Class : ConvertColorSpace Method




Glossary Item Box

Converts page to a new color space.

Overload List

OverloadDescription
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.  

See Also

©2013. Accusoft Corporation. All Rights Reserved.