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