←Select platform

RasterHsvColor Constructor(RasterColor)

Summary
Constructs a new RasterHsvColor object from the specified RasterColor object.
Syntax
C#
VB
C++
Java
Public Function New( _ 
   ByVal color As RasterColor _ 
) 
public RasterHsvColor(RasterColor color) 
public: 
RasterHsvColor(  
   RasterColor color 
) 

Parameters

color
The source color

Example

For an example, refer to RasterHsvColor

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.