hubermedia documentation 2015 html
Color Constructor

Syntax
ASP.NET Ajax Javascript (Specification) 
eContent.Color = function( 
   red : Int32,
   green : Int32,
   blue : Int32,
   alpha : Double
) {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new eContent.Color(Int32,Int32,Int32,Double);

Parameters

red
green
blue
alpha
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Color class
Color Members

 

 


© 2018 All Rights Reserved.

Send comments on this topic.