Packages

 

com.aspose.imaging.extensions

Class ImageAttributesExtensions



  • public final class ImageAttributesExtensions
    extends Object

    Contains extension methods for ImageAttributes and System.Drawing.Imaging.ImageAttributes.

    • Method Detail

      • toGdiImageAttributes

        public static com.aspose.ms.System.Drawing.Imaging.ImageAttributes toGdiImageAttributes(ImageAttributes imageAttributes)

        Converts the ImageAttributes to the System.Drawing.Imaging.ImageAttributes.

        Parameters:
        imageAttributes - The ImageAttributes to convert.
        Returns:
        The converted System.Drawing.Imaging.ImageAttributes.