Crop PSD file while converting to PNG in C#
Contents
[
Hide
]
Using Aspose.PSD for .NET, developers can crop the PSD image while converting it to raster format. This topic explains the approach to load existing images, crop them and convert to raster format.
Cropping PSD file while converting to PNG
Below provided sample code demonstrates how to crop the PSD image while converting it to PNG.