Basic Library for WinRT
C1HslColor Constructor(Color)

RGB color used to initialize the HSL color.
Initializes a new instance of the C1HslColor struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal rgbColor As Windows.UI.Color _
)
public C1HslColor( 
   Windows.UI.Color rgbColor
)

Parameters

rgbColor
RGB color used to initialize the HSL color.
See Also

Reference

C1HslColor Structure
C1HslColor Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback