Click or drag to resize
PbLinearDataMappingGetValues Method
Overload List
  NameDescription
Public methodGetValues(Single, SbColor, Single, SbColor)

Gets the current values v1,v2 and the associated RGB colors c1, c2.

Public methodGetValues(Single, Single, Single, Single)

Gets the current values v1,v2 and the associated HLS colors c1, c2.

Public methodGetValues(Single, SbColor, Single, Single, SbColor, Single)

Gets the current values v1,v2, the associated transparecny t1,t2, and the associated RGB colors c1, c2.

Public methodGetValues(Single, Single, Single, Single, Single, Single)

Gets the current values v1,v2, the associated transparecny t1,t2, and the associated HLS colors c1, c2.

Top
See Also