ImageExtensionsIndexOf Method

Overload List

IndexOf(Image, Color) Reports the zero-based pixel index of the first occurrence of the specified Color in this image.
IndexOf(Image, Color, Int32) Reports the zero-based pixel index of the first occurrence of the specified Color in this image.
IndexOf(Image, Color, Int32, Int32) Reports the zero-based pixel index of the first occurrence of the specified Color in this image.

See Also