Click or drag to resize
SbColorGetPackedValue Method
Returns an RGBA packed color value, derived from the color vector.
Overload List
  NameDescription
Public methodGetPackedValue
Returns an RGBA packed color value, derived from the color vector with a transparency value to 0 (means no transparency).
Public methodGetPackedValue(Single)
Returns an RGBA packed color value, derived from the color vector and the passed transparency value.
Top
See Also