CGDisplay.SetDisplayTransfer(Int32, Single, Single, Single, Single, Single, Single, Single, Single, Single) Method
Definition
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