Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Picture Functions VIs (PDA Module)

Owning Palette: Graphics & Sound VIs

Use the Picture Functions VIs to create visual representations of data.

Many of these picture VIs use clusters to define points and rectangles. The VIs related to drawing text use clusters and enumerations to describe the font choice and the positioning of the text.

Palette ObjectDescription
Draw ArcDraws an arc in a picture.
Draw Circle by RadiusDraws a circle based on a specified radius and center point.
Draw Flattened PixmapDraws a 1-, 4-, or 8-bit pixmap or a 24-bit RGB pixmap into a picture.
Draw Grayed Out RectDraws a patterned rectangle in the specified picture to create the effect of graying-out a section of the picture.
Draw LineDraws a line from the current pen position to the specified location in a picture.
Draw Multiple LinesDraws multiple connected lines into a picture.
Draw OvalDraws an oval in the rectangle you specify, optionally filling the interior.
Draw PointSets a pixel in a picture to a specified color.
Draw RectDraws a rectangle, optionally filling the interior.
Draw Round RectDraws a rounded rectangle into a picture.
Draw Text at PointDraws a string into a picture.
Draw Text in RectDraws a string into a picture.
Empty PictureReturns an empty picture. The picture input for all Picture VIs is an empty picture by default.
Get Text RectReturns the bounding rectangle of a string.
Hilite ColorReturns two new colors well matched to the input color for highlight and shadow coloration, based on the input color and a percentage you specify.
Move PenChanges the current pen location of a picture to the specified position or by the specified amount if the position is relative.
PDA Load Image FileReads a JPEG file, GIF file, or BMP file and creates the picture that contains the image and the data necessary to display the image file in a picture control.
PDA Pick ColorOpens the default system color palette on the PDA target so you can select a color in a PDA application.
PDA Read BMP FileReads a BMP file and creates the data necessary to display the file in a picture control.
PDA Write BMP FileWrites a BMP file.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit