CustResource
CustResource constructor (1 of 2)
Initializes a new instance of the CustResource
class.
public CustResource()
See Also
- class CustResource
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD
CustResource constructor (2 of 2)
Initializes a new instance of the CustResource
class.
public CustResource(byte[] data)
Parameter | Type | Description |
---|---|---|
data | Byte[] | The data of the resource. |
See Also
- class CustResource
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD