Sack Library Documentation
|
FRACTION_PROC _32 FRACTION_API InverseScaleValue(PFRACTION f, S_32 value);
Parameters |
Description |
PFRACTION f |
The fraction to scale the value by |
S_32 value |
the value to scale by (1/f) |
the value of ( value * 1/ f )
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|