Method CeilMulOf8
CeilMulOf8(int)
Get the next multiple-of-8 value
public static int CeilMulOf8(int value)
Parameters
valueintInput 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