Converte PSD ad JPEG per C#
.NET Photoshop API ad PSD & PSB Conversion ad raster imagines inter JPEG
High Quality Reddendo of PSD ut JPEG
- Load the PSD with [Image.Load] ( https://apireference.aspose.com/psd/net/aspose.psd/image/methods/load/index ) methodo
- crea instantia [JpegOptions] ( https://apireference.aspose.com/psd/net/aspose.psd.imageoptions/jpegoptions ) classis
- Voca [Image.Save] ( https://apireference.aspose.com/psd/net/aspose.psd/image/methods/save/index ) methodus
- Transi output name and object of JpegOptions
Incipias .NET Photoshop API
Instrue de mandato linea ut nuget install Aspose.PSD
vel per Package Procurator Console Studiorum Visualis cum ``````Dissall-Package Aspose.PSD
.
Vel, MSI installer vel DLLs in tabula cursualis e [download]( https://releases.aspose.com/psd/net obtine).
.NET C# Codex ad PSD ad JPEG Conversionis
PSD What is PSD File Format?
PSD, Photoshop Document, represents Adobe Photoshop’s native file format used for graphics designing and development. PSD files may include image layers, adjustment layers, layer masks, annotations, file information, keywords and other Photoshop-specific elements. Photoshop files have default extension as .PSD and has a maximum height and width of 30,000 pixels, and a length limit of two gigabytes.
Read MoreJPEG What is JPEG File Format?
A JPEG is a type of image format that is saved using the method of lossy compression. The output image, as result of compression, is a trade-off between storage size and image quality. Users can adjust the compression level to achieve the desired quality level while at the same time reduce the storage size. Image quality is negligibly affected if 10:1 compression is applied to the image. The higher the compression value, the higher the degradation in image quality.
Read More