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