ImageExtensions Class

Summary: Contains extension methods for conversions based on aspose.pydrawing.Image and aspose.pydrawing.Image.

Module: aspose.psd.extensions

Full Name: aspose.psd.extensions.ImageExtensions

Aspose.PSD Version: 24.4.0

Methods

NameDescription
to_gdi_image(image)

Method: to_gdi_image(image) [static]

 to_gdi_image(image) 

Parameters:

ParameterTypeDescription
imageImage

Returns

TypeDescription
System.Drawing.Image