NI Vision for LabVIEW

External Library Support

  • Updated2023-02-21
  • 1 minute(s) read
Owning Palette: Image Management
Requires: NI Vision Development Module

Use the External Library Support VIs for additional external library functionality that is not provided by LabVIEW. These VIs are intended for advanced users. Improper use may result in hanging your application.

Palette Object Description
IMAQ GetImagePixelPtr

Obtains a pointer on the pixels of an image. This VI also returns information on the organization of the image pixels in memory.

IMAQ CharPtrToString

Copies a C character string to a LabVIEW string. This VI can accept a char* pointer to get the associated string.

IMAQ MemPeek

Copies memory into a string.

IMAQ Get Window Handle

Returns the operating system handle to an NI Vision external display window.

IMAQ ImageBorderOperation

Fills the border of an image.

IMAQ ImageBorderSize

Sets the border size of the image and determines the current border size of the image.



Log in to get a better experience