Table of Contents

Method RotateLeft

Namespace
PaintDotNet
Assembly
PaintDotNet.Fundamentals.dll

RotateLeft(int, int)

public static int RotateLeft(int x, int count)

Parameters

x int
count int

Returns

int