Method Round
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
Round(in Vector4Double, MidpointRounding)
public static Vector4Int32 Round(in Vector4Double vec, MidpointRounding mode = MidpointRounding.AwayFromZero)
Parameters
vec
Vector4Doublemode
MidpointRounding
Returns
Round(Vector4Float, MidpointRounding)
public static Vector4Int32 Round(Vector4Float vec, MidpointRounding mode = MidpointRounding.AwayFromZero)
Parameters
vec
Vector4Floatmode
MidpointRounding