Table of Contents

Method RotateRight

Namespace
PaintDotNet
Assembly
PaintDotNet.Fundamentals.dll

RotateRight(int, int)

public static int RotateRight(int x, int count)

Parameters

x int
count int

Returns

int