Skip to content

Canvas.GetPixel

Xusinboy Bekchanov edited this page Nov 6, 2023 · 4 revisions

Canvas.GetPixel Method

Definition

Namespace: My.Sys.Drawing

Syntax

Declare Function GetPixel(x As Double, y As Double) As Integer

Parameters

Part Type Description
x Double
y Double

Return Value

Integer

See also

Clone this wiki locally