Method CreateImageFromData
CreateImageFromData(ByteList, string)
Import an Image from only its data
Declaration
[HandleProcessCorruptedStateExceptions]
public uint CreateImageFromData(ByteList data, string name = "img")
Parameters
| Type | Name | Description |
|---|---|---|
| ByteList | data | The raw data as input |
| string | name | If need of a name |
Returns
| Type | Description |
|---|---|
| uint |