←Select platform

S Property

Summary
Gets or sets the saturation value.
Syntax
C#
VB
Objective-C
C++
Java
public byte S { get; set; } 
Public Property S As Byte 
@property (nonatomic, assign) unsigned char s 
public byte getS() 
public void setS(byte value) 
public: 
property byte S { 
   byte get(); 
   void set (    byte ); 
} 

Property Value

The saturation value.

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.