Public API Changes in Aspose.Imaging 17.7
Contents
[
Hide
]
This document describes the changes made in Aspose.Imaging for Java 17.7 that may be of interest to module/application developers. It includes new and updated public properties, methods, added APIs, but also a description of any changes in the behavior behind the scenes in Aspose.Imaging.
Added APIs:
Method com.aspose.imaging.extensions.FontExtensions.toGdiFont(com.aspose.imaging.Font,int)
Method com.aspose.imaging.fileformats.png.PngImage.onPaletteChanged(com.aspose.imaging.IColorPalette,com.aspose.imaging.IColorPalette)
Method com.aspose.imaging.fileformats.psd.layers.Layer.hasAlpha
Method com.aspose.imaging.fileformats.psd.PsdImage.hasAlpha
Method com.aspose.imaging.Image.isAutoAdjustPalette
Method com.aspose.imaging.Image.setAutoAdjustPalette(boolean value)
Removed APIs:
Nothing
Java specific
Added APIs:
Nothing
Deleted APIs:
Method com.aspose.imaging.extensions.ImageExtensions.toGdiImage(com.aspose.imaging.Image)