Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal h As Integer, _ ByVal s As Integer, _ ByVal v As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- h
- The hue value.
- s
- The saturation value.
- v
- The value value.
For an example, refer to RasterHsvColor
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family