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