LEADTOOLS (Leadtools assembly)

ToRasterColor Method (RasterHsvColor)

Show in webframe







Converts the RasterHsvColor object to a RasterColor object.
Syntax
public RasterColor ToRasterColor()
'Declaration
 
Public Function ToRasterColor() As RasterColor
'Usage
 
Dim instance As RasterHsvColor
Dim value As RasterColor
 
value = instance.ToRasterColor()
public RasterColor ToRasterColor()
-(LTRasterColor*)toRasterColor;
public RasterColor toRasterColor()
 function Leadtools.RasterHsvColor.ToRasterColor()
public:
RasterColor ToRasterColor(); 

Return Value

The RasterColor object.
Remarks

This method does not support signed images.

Example
For an example, refer to RasterHsvColor
Requirements

Target Platforms

See Also

Reference

RasterHsvColor Structure
RasterHsvColor Members

 

 


Products | Support | Contact Us | Copyright Notices

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