Packages

 

com.aspose.imaging.extensions

Class ColorBlendExtensions



  • public final class ColorBlendExtensions
    extends Object

    Contains ColorBlend extension methods.

    • Method Detail

      • toGdiColorBlend

        public static com.aspose.ms.System.Drawing.Drawing2D.ColorBlend toGdiColorBlend(ColorBlend colorBlend)

        Converts the ColorBlend to System.Drawing.Drawing2D.ColorBlend.

        Parameters:
        colorBlend - The color blend.
        Returns:
        The converted System.Drawing.Drawing2D.ColorBlend.