![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterHsvColor Structure : Create Method |
'Declaration
Public Shared Function Create( _ ByVal h As Integer, _ ByVal s As Integer, _ ByVal v As Integer _ ) As RasterHsvColor
'Usage
Dim h As Integer Dim s As Integer Dim v As Integer Dim value As RasterHsvColor value = RasterHsvColor.Create(h, s, v)
+ (instancetype)colorWithH:(NSInteger)h s:(NSInteger)s v:(NSInteger)v
This method does not support signed images.