 |
picture is the picture to which you want to add the pixmap. It defaults to an empty picture.
|
 |
top left point specifies in absolute coordinates where to place the top-left corner of the pixmap in the picture.
 |
x is the horizontal coordinate that increases to the right.
|
 |
y is the vertical coordinate that increases to the bottom.
|
|
 |
data is a 2D array of unsigned eight-bit integers that LabVIEW draws as a pixmap in the picture.
|
 |
color table is an array of up to 256 colors to which the array of data maps.
If unwired, the VI uses the default LabVIEW 256-color palette.
|
 |
new picture is the modified picture.
|