CGDisplay.SetDisplayTransfer 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.
public static int SetDisplayTransfer (int display, float redMin, float redMax, float redGamma, float greenMin, float greenMax, float greenGamma, float blueMin, float blueMax, float blueGamma);
static member SetDisplayTransfer : int * single * single * single * single * single * single * single * single * single -> int
Parameters
- display
- Int32
- redMin
- Single
- redMax
- Single
- redGamma
- Single
- greenMin
- Single
- greenMax
- Single
- greenGamma
- Single
- blueMin
- Single
- blueMax
- Single
- blueGamma
- Single