←Select platform

Create Method (RasterHsvColor)

Summary

Creates a new RasterHsvColor object from the specified h, s, and v values.

Syntax
Objective-C
+ (instancetype)colorWithH:(NSInteger)h  
                         s:(NSInteger)s  
                         v:(NSInteger)v 

Parameters

h
The hue value.

s
The saturation value.

v
The value value.

Return Value

The RasterHsvColor object this method creates.

Remarks

This method does not support signed images.

Requirements

Target Platforms

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

Leadtools Assembly