Table of Contents

Method DecodeDoubleArray

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Core.dll

DecodeDoubleArray(IReadOnlyList<byte>)

public static double[] DecodeDoubleArray(IReadOnlyList<byte> data)

Parameters

data IReadOnlyList<byte>

Returns

double[]