Class ImageAttributesExtensions

Class ImageAttributesExtensions

名称: Aspose.Imaging.Extensions アセンション: Aspose.Imaging.dll (25.4.0)

Aspose.Imaging.ImageAttributes と System.Drawing.Imaging.ImageAttributes の拡張方法が含まれています。

public static class ImageAttributesExtensions

Inheritance

object ImageAttributesExtensions

相続人

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

ToGdiImageAttributes(ImageAttributes)

Aspose.Imaging.ImageAttributes を System.Drawing.Imaging.ImageAttributes に変換する

public static ImageAttributes ToGdiImageAttributes(ImageAttributes imageAttributes)

Parameters

imageAttributes ImageAttributes

Aspose.Imaging.ImageAttributes を変換する。

Returns

ImageAttributes

変換された System.Drawing.Imaging.ImageAttributes。

 日本語