scaleNearestLength

Returns the needed length of dest for the given trfmParam if the "nearest integer algorithm" used. Works with both horizontal and vertical algorithms.

@nogc @safe pure nothrow
size_t
scaleNearestLength
(
size_t origLen
,)

Meta