Table of Contents

Method GetBytesBigEndian

Namespace
PaintDotNet
Assembly
PaintDotNet.Fundamentals.dll

GetBytesBigEndian(uint)

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

Parameters

value uint

Returns

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