VolVis
Content
Index
Previous (TColorToRGB)
Next (TColorToSingleColor)

Member
  RGBAToSingleColor

Related Unit
  vis

Description
 

Composes a TSingleColor out of 4 single values.


Source code
  function RGBAToSingleColor ( red , green , blue , alpha : single ) : TSingleColor

Parameters
 
Parameter Description
red : SINGLE single red value
green : SINGLE single green value
blue : SINGLE single blue value
alpha : SINGLE single alpha value

Return
 
Types Description
TSingleColor the composed color as a TSingleColor

Links
  #UnderConstruction#

VolVis
Content
Index
Previous (TColorToRGB)
Next (TColorToSingleColor)


Created with DelphiCodeToDoc. To obtain the latest revision, please see http://dephicodetodoc.sourceforge.net/
Under GNU GPL licence. Copyright (c) 2003 - TridenT.