Method RotateRight NamespacePaintDotNet AssemblyPaintDotNet.Fundamentals.dll RotateRight(int, int) public static int RotateRight(int x, int count) Parameters x int count int Returns int