'Declaration
Public Function GetIndexForPixel( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal xOrigin As Integer, _ ByVal yOrigin As Integer, _ ByVal width As Integer _ ) As Integer
Parameters
- x
- y
- xOrigin
- yOrigin
- width
'Declaration
Public Function GetIndexForPixel( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal xOrigin As Integer, _ ByVal yOrigin As Integer, _ ByVal width As Integer _ ) As Integer
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard