public interface IColorSpaceConversionStrategy
Interface for color space conversion strategies.
| Modifier and Type | Method and Description |
|---|---|
void |
convert(Page page)
Converts the page of document.
|
void convert(Page page)
page - The page of document.Copyright © 2025 Aspose. All Rights Reserved.