Skip to content

Canvas.Get

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

Canvas.Get Method

Definition

Namespace: My.Sys.Drawing

Syntax

Declare Function Get(x As Double, y As Double, nWidth As Integer, nHeight As Integer, ByRef ImageSource As My.Sys.Drawing.BitmapType) As Any Ptr

Parameters

Part Type Description
x Double
y Double
nWidth Integer
nHeight Integer
ImageSource BitmapType

Return Value

Any

See also

Clone this wiki locally