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