Excel Format Image VI
- Updated2024-07-30
- 3 minute(s) read
Formats the image specified by picture index. You can resize the image or modify its color type.

Inputs/Outputs
measurement system (US)
—
measurement system determines the system that the VI uses to measure size.
scale factor (1)
—
scale factor sets the scaling factor the VI uses to resize the picture.
—
report in is a reference to the report whose appearance, data, and printing you want to control. Use the New Report VI to generate this LabVIEW class object.
picture index (-1)
—
picture index specifies the index of the image to format. The default is -1, in which the VI modifies the last image in the current document or worksheet. Note Graphs, images, ActiveX controls, and OLE objects form a collection for each document or worksheet. Each object has an index value based on the order of the objects. Index values begin at 0. For example, if you insert two images into a document before you insert a graph, the index value for the graph is 2.
height (-1)
—
height sets the height of the image in the units of measurement system. The default is –1, which does not change the image height.
width (-1)
—
width sets the width of the picture in the units of measurement system. The default is –1, which does not change the image width.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
color type (auto)
—
color type sets the type of color transformation the VI applies to the image, such as grayscale or black-and-white. The default setting is automatic.
—
report out is a reference to the report whose appearance, data, and printing you want to control. You can wire this output to other Report Generation VIs.
error out
—
error out contains error information. This output provides standard error out functionality. |
measurement system (US)
—
scale factor (1)
—
—
picture index (-1)
—
error in (no error)
—
color type (auto)
—
—
error out
—