PhflResourceVersion3.PhflResourceVersion3

PhflResourceVersion3()

Initializes a new instance of the PhflResourceVersion3 class.

public PhflResourceVersion3()

Exceptions

exceptioncondition
ArgumentExceptionSupported only version 2 and 3

See Also


PhflResourceVersion3(byte[])

Initializes a new instance of the PhflResourceVersion3 class.

public PhflResourceVersion3(byte[] data)
ParameterTypeDescription
dataByte[]The data of the resource.

Exceptions

exceptioncondition
PsdImageArgumentExceptionInvalid data length

See Also