NSColor.FromCalibratedRgb Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| Name | Description |
|---|---|
| FromCalibratedRgb(Int32, Int32, Int32) | |
| FromCalibratedRgb(NFloat, NFloat, NFloat) | |
| FromCalibratedRgb(Byte, Byte, Byte) |
FromCalibratedRgb(NFloat, NFloat, NFloat)
public static AppKit.NSColor FromCalibratedRgb(System.Runtime.InteropServices.NFloat red, System.Runtime.InteropServices.NFloat green, System.Runtime.InteropServices.NFloat blue);
static member FromCalibratedRgb : System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat -> AppKit.NSColor
Parameters
- red
- NFloat
- green
- NFloat
- blue
- NFloat