RasterCachedMultipageImage.ReplaceNonTransparentColors
RasterCachedMultipageImage.ReplaceNonTransparentColors method
Replaces all non-transparent colors with new color and preserves original alpha value to save smooth edges. Note: if you use it on images without transparency, all colors will be replaced with a single one.
public override void ReplaceNonTransparentColors(int newColorArgb)
Parameter | Type | Description |
---|---|---|
newColorArgb | Int32 | New color ARGB value to replace non transparent colors with. |
See Also
- class RasterCachedMultipageImage
- namespace Aspose.Imaging
- assembly Aspose.Imaging