VectorScale Method (Int32, Int32, Int32, Byte, Byte) |
Namespace: Accord.Math
public static byte Scale( this int value, int fromMin, int fromMax, byte toMin, byte toMax )
<ExtensionAttribute> Public Shared Function Scale ( value As Integer, fromMin As Integer, fromMax As Integer, 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.