📄 how can i import graphics with transparent colors into labview.txt
字号:
How Can I Import Graphics with Transparent Colors into LabVIEW?
Primary Software: LabVIEW Development Systems>>Full Development System
Primary Software Version: 7.1
Primary Software Fixed Version: N/A
Secondary Software: N/A
Problem: How can I import images with transparent colors into LabVIEW 4.0 and higher?
Solution: First, you need to have a graphics development environment that allows you to create and save graphics with transparent colors in a format importable by LabVIEW on your operating system. Canvas and Corel Draw are two examples. After you have created the graphics file, save it as follows:
On Macintosh, save the graphic as a PICT file.
On Windows 3.1.x, save as GIF, TIFF, or Metafile.
On Windows NT/98/95, you must save as a Windows Metafile (.WMF) or Enhanced Metafile (.EMF).
On Windows XP, save as a Portable Network Graphics Format (.PNG)
Solaris does not support transparent color in graphics. Only bitmaps are supported on Solaris.
After saving the image, import it into LabVIEW using the Import Picture From File option under the Edit menu.
If you have Microsoft Office installed, you can demonstrate this feature. Try importing, into LabVIEW, the "car.wmf" file from your Microsoft Office clipart folder.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -