Table of Contents

Method DecodeShortArray

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Core.dll

DecodeShortArray(IReadOnlyList<byte>)

public static ushort[] DecodeShortArray(IReadOnlyList<byte> data)

Parameters

data IReadOnlyList<byte>

Returns

ushort[]