LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

RasterHsvColor Constructor(RasterColor)






The source color
Constructs a new RasterHsvColor object from the specified RasterColor object. .NET support Silverlight support
Syntax
public RasterHsvColor( 
   RasterColor color
)
'Declaration
 
Public Function New( _
   ByVal color As RasterColor _
)
'Usage
 
Dim color As RasterColor
 
Dim instance As New RasterHsvColor(color)
public RasterHsvColor( 
   RasterColor color
)
function RasterHsvColor( 
   color 
)
public:
RasterHsvColor( 
   RasterColor color
)

Parameters

color
The source color
Example
For an example, refer to RasterHsvColor
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

RasterHsvColor Structure
RasterHsvColor Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.