IndexFromColor Method
IndexFromColor(Color)
Search for the nearest color in the RGB space.
Declaration
public static short IndexFromColor(Color color)
Public Shared Function IndexFromColor(color As Color) As Short
Parameters
| Type |
Name |
Description |
| Color |
color |
|
Returns