public final class ImageAttributesExtensions extends Object
Contains extension methods for ImageAttributes
and ImageAttributes
.
Constructor and Description |
---|
ImageAttributesExtensions() |
Modifier and Type | Method and Description |
---|---|
static com.aspose.ms.System.Drawing.Imaging.ImageAttributes |
toGdiImageAttributes(ImageAttributes imageAttributes)
Converts the
ImageAttributes to the ImageAttributes . |
public static com.aspose.ms.System.Drawing.Imaging.ImageAttributes toGdiImageAttributes(ImageAttributes imageAttributes)
Converts the ImageAttributes
to the ImageAttributes
.
imageAttributes
- The ImageAttributes
to convert.ImageAttributes
.Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.