Hue2Resource.Hue2Resource

Hue2Resource()

Initializes a new instance of the Hue2Resource class.

public Hue2Resource()

See Also


Hue2Resource(byte[])

Initializes a new instance of the Hue2Resource class.

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

Exceptions

exceptioncondition
PsdImageArgumentExceptionInvalid Hue2 Resource data

See Also