Method DecodeShortArray
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
DecodeShortArray(IReadOnlyList<byte>)
public static ushort[] DecodeShortArray(IReadOnlyList<byte> data)
Parameters
data
IReadOnlyList<byte>
Returns
- ushort[]
public static ushort[] DecodeShortArray(IReadOnlyList<byte> data)
data
IReadOnlyList<byte>