Package | Description |
---|---|
com.aspose.imaging.fileformats.psd | |
com.aspose.imaging.imageoptions |
Modifier and Type | Method and Description |
---|---|
static PsdImage |
PsdImage.createInstance_internalized(com.aspose.imaging_internal.fileformats.psd.sections.PsdHeader psdHeader,
com.aspose.imaging_internal.fileformats.psd.sections.ColorData colorData,
com.aspose.imaging_internal.fileformats.psd.sections.ImageResources imageResources,
com.aspose.imaging_internal.fileformats.psd.sections.LayerAndMaskInfo layerAndMaskInfo,
com.aspose.imaging_internal.fileformats.psd.sections.ImageData imageData,
IColorPalette colorPalette,
int version,
LoadOptions loadOptions)
Creates the new instance of the
PsdImage class. |
Constructor and Description |
---|
PsdOptions(PsdImage image)
Initializes a new instance of the
PsdOptions class. |
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.