Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal z As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- x
- A value that represents the X tristimulus value of an XYZ color space.
- y
- A value that represents the Y tristimulus value of an XYZ color space.
- z
- A value that represents the Z tristimulus value of an XYZ color space.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family