Table of Contents

Method GetBytesLittleEndian

Namespace
PaintDotNet
Assembly
PaintDotNet.Fundamentals.dll

GetBytesLittleEndian(uint)

public static (byte b0, byte b1, byte b2, byte b3) GetBytesLittleEndian(uint value)

Parameters

value uint

Returns

(byte b0, byte b1, byte b2, byte b3)