Browser

LabView NI Vision

Browser

Owning Palette: External DisplayInstalled With: NI Vision Development Module

Use the Browser VIs to create, configure, and use an image browser.

Palette Object Description
IMAQ Browser Setup

Configures the browser. This VI sets all the required parameters that determine the aspect and the thumbnail organization on the browser.

IMAQ Browser Insert

Adds or inserts an image into the browser. The image is resampled to fit the size of the thumbnail image. The resampling value applied to the image is the same on both axis to maintain the image aspect. Adds the thumbnail at either the last position or the first vacant position, depending on the selected mode. If all positions are occupied, an additional line of thumbnail images is added to the browser.

IMAQ Browser Replace

Replaces an image in the browser. The resampling ratio is computed to be as small as possible and the same on both axes. Set only one of the following controls: Index, Matrix Indexes, or Pixel Position.

IMAQ Browser Delete

Deletes an image from the browser. Set only one of the following controls: Index, Matrix Indexes, or Pixel Position. After deleting an image, the browser reorganizes the remaining images by filling the free space or leaving it vacant.

IMAQ Browser Focus Setup

Configures the appearance of a thumbnail that is selected on the browser. A selected image is framed using the Focus Color.

IMAQ Browser Focus

Gets or sets the status of images on the browser. You can choose either of the possible status values: selected or not selected. Selected images are framed using the Focus Color (refer to the IMAQ Browser Focus Setup VI description).