[]
public static byte[][] FromBytes(byte[] j2kdata, out int component)
Public Shared Function FromBytes(j2kdata As Byte(), ByRef component As Integer) As Byte()()
| Type | Name | Description |
|---|---|---|
| byte[] | j2kdata | |
| int | component |
| Type | Description |
|---|---|
| byte[][] |