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öntem | Açı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:
| Parametre | Tür | Açıklama |
|---|---|---|
| imageAttributes | ImageAttributes | Dönüştürülecek ImageAttributes. |
Returns:
ImageAttributes - The converted System.Drawing.Imaging.ImageAttributes.