getPixelValue Method (ProbeToolInteractiveMode)

Summary

Gets the value for the specified pixel.

Syntax

JavaScript Syntax
getPixelValue = function(frame, x, y)
TypeScript Syntax
static getPixelValue(frame: Frame, x: number, y: number): number[];

Parameters

frame

The Frame from which the pixel value should be retrieved.

x

The x coordinate for the pixel.

y

The y coordinate for the pixel.

Return Value

The value for the specified pixel.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize