Table of Contents

Method FromBytesBigEndian

Namespace
PaintDotNet
Assembly
PaintDotNet.Fundamentals.dll

FromBytesBigEndian(byte, byte, byte, byte)

public static uint FromBytesBigEndian(byte b0, byte b1, byte b2, byte b3)

Parameters

b0 byte
b1 byte
b2 byte
b3 byte

Returns

uint