public class RgbToDeviceGrayConversionStrategy extends Object implements IColorSpaceConversionStrategy
Represents rgb to device gray color spaces conversion strategy.
| Constructor and Description |
|---|
RgbToDeviceGrayConversionStrategy() |
public void convert(Page page)
Converts the page of document.
convert in interface IColorSpaceConversionStrategypage - The page of document.Copyright © 2025 Aspose. All Rights Reserved.