Packages

 

com.aspose.psd.extensions

Class PenExtensions



  • public final class PenExtensions
    extends Object

    Contains extension methods for Pen and System.Drawing.Pen.

    • Method Detail

      • toGdiPen

        public static com.aspose.ms.System.Drawing.Pen toGdiPen(Pen pen)

        Converts the Pen to the System.Drawing.Pen.

        Parameters:
        pen - The Pen to convert.
        Returns:
        The converted System.Drawing.Pen.