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

Performing Alpha Transparency Color Manipulations in LabVIEW

1 ratings | 5.00 out of 5
Print

Downloads

Filename: alpha_transparency_lv71.llb
Requirements: View

Filename: alpha_transparency_lv70.llb
Requirements: View

This example demonstrates how to use LabVIEW 7.1 or 7.0 to blend two colors together using an alpha channel or value.

The example uses the following equation:

Cd' = a * Cs + (1 - a) * Cd

Where Cd' is the resulting blend of the two colors, a is the Alpha level (a number between 0 and 1), Cs is the source color, and CD is the destination color.

Requirements


Filename: alpha_transparency_lv71.llb

Software Requirements


Application Software: LabVIEW Base Development System 7.1
Language(s): LabVIEW

 
Filename: alpha_transparency_lv70.llb

Software Requirements


Application Software: LabVIEW Professional Development System 7.0, LabVIEW Base Development System 7.0, LabVIEW Full Development System 7.1
Language(s): LabVIEW

 
1 ratings | 5.00 out of 5
Print

Reader Comments | Submit a comment »

 

Legal
This example program (this "program") was developed by a National Instruments ("NI") Applications Engineer. Although technical support of this program may be made available by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).