VectorScale Method (Single, Single, Single, Byte, Byte) |
Namespace: Accord.Math
public static byte Scale( this float value, float fromMin, float fromMax, byte toMin, byte toMax )
<ExtensionAttribute> Public Shared Function Scale ( value As Single, fromMin As Single, fromMax As Single, toMin As Byte, toMax As Byte ) As Byte
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.