Please enable JavaScript to view this site.

uEye .NET Manual 4.97

The Image class provides methods for returning color values of an image, loading an image from a file or saving to a file.

Methods

Method

Description

Convert

Converts a raw Bayer image in the desired format.

GetHistogram

Computes the histogram of the submitted image.

GetValues

Returns the RGB values of a specific position of the image.

Load

Loads an image file (BMP, JPG, PNG).

Save

Save an image to a file.