Jump to content

ColorRamp class: Difference between revisions

From LabVIEW Wiki
Started page
 
mNo edit summary
Line 1: Line 1:
{{VIServerClass|name=ColorRamp|id=20|scope=basic|class_0=Generic|class_1=GObject|class_2=Control|class_3=Numeric|class_4=ColorRamp}}
{{VIServerClass|20}}


{{stub}}
{{stub}}
Line 76: Line 76:


== History ==
== History ==
{{ambox|text=History information is needed.  What changes have occured over previous versions?}}
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}
{| class="wikitable"
{| class="wikitable"
! Version
! Version
Line 91: Line 91:
[[Category:VI Server]]
[[Category:VI Server]]
[[Category:VI Server Class]]
[[Category:VI Server Class]]
[[Category:]]

Revision as of 22:17, 1 September 2019

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name ColorRamp class
Class ID 20
Scope Basic Development Environment
Class Inheritance
Class Children

This class has no children.


The ColorRamp class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide ColorRamp Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
ColorRamp Properties Table
Property ID Short Name (English) Description R/W RTE
633EC01 ColorAreaSize Size of the color area in terms of width and height in pixels. R/W X
633EC03 Height Height of the color area in pixels.

This property is an element of the Color Area Size property.

R/W X
633EC02 Width Width of the color area in pixels.

This property is an element of the Color Area Size property.

R/W X
633EC04 DigDisp Reference to the numeric text digital display.

You can use this reference with the Text properties.

This property is similar to the Visible Items»Digital Display item on the shortcut menu of a color ramp.

R X
633EC07 RGBValue Returns the current RGB value of a color ramp. R X
633EC05 Scale Reference to the color scale.

You can use this reference with the ColorScale properties.

This property is similar to the Scale item on the shortcut menu of a color ramp.

R X

Methods

No Methods for this class.

Events

No Events for this class.

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also