ImageAttributesExtensions

Inheritance: java.lang.Object

public final class ImageAttributesExtensions

ImageAttributes ve System.Drawing.Imaging.ImageAttributes için uzantı metodlarını içerir.

Yöntemler

YöntemAçıklama
toGdiImageAttributes(ImageAttributes imageAttributes)ImageAttributes‘i System.Drawing.Imaging.ImageAttributes‘e dönüştürür.

toGdiImageAttributes(ImageAttributes imageAttributes)

public static System.Drawing.Imaging.ImageAttributes toGdiImageAttributes(ImageAttributes imageAttributes)

ImageAttributes‘i System.Drawing.Imaging.ImageAttributes‘e dönüştürür.

Parameters:

ParametreTürAçıklama
imageAttributesImageAttributesDönüştürülecek ImageAttributes.

Returns: ImageAttributes - The converted System.Drawing.Imaging.ImageAttributes.