PhflResourceVersion3
PhflResourceVersion3 constructor (1 of 2)
Initializes a new instance of the PhflResourceVersion3
class.
public PhflResourceVersion3()
Exceptions
exception | condition |
---|---|
ArgumentException | Supported only version 2 and 3 |
See Also
- class PhflResourceVersion3
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD
PhflResourceVersion3 constructor (2 of 2)
Initializes a new instance of the PhflResourceVersion3
class.
public PhflResourceVersion3(byte[] data)
Parameter | Type | Description |
---|---|---|
data | Byte[] | The data of the resource. |
Exceptions
exception | condition |
---|---|
PsdImageArgumentException | Invalid data length |
See Also
- class PhflResourceVersion3
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD