Method CeilMulOf8
CeilMulOf8(int)
Get the next multiple-of-8 value
public static int CeilMulOf8(int value)
Parameters
value
intInput value
Returns
- int
Next multiple-of-8 value
Get the next multiple-of-8 value
public static int CeilMulOf8(int value)
value
intInput value
Next multiple-of-8 value