Show / Hide Table of Contents

Method CaptureScreenImage.ToArray2D


Overload

Copies pixels of the captured image to new 2D array [row, column].

public uint[,] ToArray2D()
Returns
uint[,]