Method Log2
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Fundamentals.dll
Log2(int)
Returns log2(x) for positive values of x.
public static int Log2(int x)
Parameters
x
int
Returns log2(x) for positive values of x.
public static int Log2(int x)
x
int