ATTR_INTERPOLATE_PIXELS
Type: | Plot attribute |
Description: | Enables the use of linear interpolation in calculating the color of each unplotted pixel in the plot area. With interpolation, the color of each unplotted pixel is calculated using the color of the 4 plotted points surrounding it. Without interpolation, each pixel color is set equal to the color of the nearest plotted point. 0 = Interpolate pixels 1 = No interpolation |
Plot Types: | Intensity, scaled intensity. |
Data Type: | integer |
LabWindows/CVI Compatibility: |
LabWindows/CVI 4.0 and later |
Values
0 | False |
1 | True |