ToGdiImageAttributes

ImageAttributesExtensions.ToGdiImageAttributes method

Converts the ImageAttributes to the ImageAttributes.

public static ImageAttributes ToGdiImageAttributes(ImageAttributes imageAttributes)
ParameterTypeDescription
imageAttributesImageAttributesThe ImageAttributes to convert.

Return Value

The converted ImageAttributes.

See Also