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