עמוד זה מכיל הערות גרסה עבור Aspose.PSD עבור Java 24.3
מפתח | סיכום | קטגוריה |
---|---|---|
PSDJAVA-601 | [פורמט AI] יידום בזמן טעינה של תמונות AI מרובות עמודים גדולות. | שיפור |
PSDJAVA-604 | קובץ PSD לא קריא לאחר המרה מ-8 ביט ל-16 ביט. | באג |
PSDJAVA-605 | קובץ PSD לא קריא לאחר המרה מ-8 ביט ל-32 ביט. | באג |
PSDJAVA-606 | [פורמט AI] תיקון בציור השבת של עקומה קצרה בקובץ AI. | באג |
שינויים ב- API הציבורי
APIs שנוספו:
- T:com.aspose.psd.fileformats.psd.layers.smartfilters.SmartFilters
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.SmartFilters.getFilters
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.SmartFilters.isEnabled
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.SmartFilters.isMaskEnabled
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.SmartFilters.isMaskExtendWithWhite
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.SmartFilters.isMaskLinked
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.SmartFilters.isValidAtPosition
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.SmartFilters.setFilters(com.aspose.psd.fileformats.psd.layers.smartfilters.filters.SmartFilter[])
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.SmartFilters.updateResourceValues
- T:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.SmartFilter
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.SmartFilter.#ctor
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.SmartFilter.apply(com.aspose.psd.RasterImage)
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.SmartFilter.applyToMask(com.aspose.psd.fileformats.psd.layers.Layer)
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.SmartFilter.deepClone
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.SmartFilter.getBlendMode
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.SmartFilter.getFilterId
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.SmartFilter.getName
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.SmartFilter.getOpacity
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.SmartFilter.getSourceDescriptor
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.SmartFilter.setBlendMode(long)
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.SmartFilter.setEnabled(boolean)
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.SmartFilter.setOpacity(double)
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.SmartFilter.isEnabled
- T:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.AddNoiseSmartFilter
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.AddNoiseSmartFilter.#ctor
- F:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.AddNoiseSmartFilter.FilterType
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.AddNoiseSmartFilter.getAmountNoise
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.AddNoiseSmartFilter.getDistribution
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.AddNoiseSmartFilter.getFilterId
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.AddNoiseSmartFilter.getName
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.AddNoiseSmartFilter.setAmountNoise(double)
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.AddNoiseSmartFilter.setDistribution(int)
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.AddNoiseSmartFilter.setMonochromatic(boolean)
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.AddNoiseSmartFilter.isMonochromatic
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.rendering.ISmartFilterRenderer.render(com.aspose.psd.PixelsData)
- T:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.GaussianBlurSmartFilter
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.GaussianBlurSmartFilter.#ctor
- F:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.GaussianBlurSmartFilter.FilterType
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.GaussianBlurSmartFilter.getFilterId
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.GaussianBlurSmartFilter.getName
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.GaussianBlurSmartFilter.getRadius
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.GaussianBlurSmartFilter.setRadius(double)
- T:com.aspose.psd.fileformats.psd.layers.smartfilters.rendering.ISmartFilterRenderer
- T:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.NoiseDistribution
- F:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.NoiseDistribution.Gaussian
- F:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.NoiseDistribution.Uniform
- T:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.UnknownSmartFilter
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.UnknownSmartFilter.getFilterId
- M:com.aspose.psd.fileformats.psd.layers.smartfilters.filters.UnknownSmartFilter.getName
APIs שהוסרו:
- אף אחד
דוגמאות שימוש:
PSDJAVA-604. קובץ PSD לא קריא לאחר המרה מ-8 ביט ל-16 ביט
String sourceFile = "src/main/resources/test_smart_layer.psd";
String outputFile = "src/main/resources/export.psd";
try (PsdImage psdImage8 = (PsdImage) Image.load(sourceFile)) {
PsdOptions psdOptions16 = new PsdOptions();
psdOptions16.setChannelBitsCount((short) 16);
psdImage8.save(outputFile, psdOptions16);
}
try (PsdImage psdImage16 = (PsdImage) Image.load(outputFile)) {
if (psdImage16.getGlobalLayerResources()[0] instanceof Lr16Resource) {
// הכל בסדר
} else {
throw new Exception("משאב גלובלי שגוי, המשאב הראשון צריך להיות Lr16Resource");
}
}
PSDJAVA-605. קובץ PSD לא קריא לאחר המרה מ-8 ביט ל-32 ביט
String sourceFile = "src/main/resources/test_smart_layer.psd";
String outputFile = "src/main/resources/export.psd";
try (PsdImage psdImage8 = (PsdImage) Image.load(sourceFile)) {
PsdOptions psdOptions32 = new PsdOptions();
psdOptions32.setChannelBitsCount((short) 32);
psdImage8.save(outputFile, psdOptions32);
}
try (PsdImage psdImage8 = (PsdImage) Image.load(outputFile)) {
if (psdImage8.getGlobalLayerResources()[0] instanceof Lr32Resource) {
// הכל בסדר
} else {
throw new Exception("משאב גלובלי שגוי, המשאב הראשון צריך להיות Lr16Resource");
}
}
PSDJAVA-606. [פורמט AI] תיקון בציור השבת של עקומה קצרה בקובץ AI
String sourceFile = "src/main/resources/shortCurve.ai";
String outputFilePath = "src/main/resources/shortCurve.png";
try (AiImage image = (AiImage) Image.load(sourceFile)) {
image.save(outputFilePath, new PngOptions());
}