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