[]
D2D1_LINEARTRANSFER_PROP
public enum LinearTransferProperties
AlphaDisable = 11
D2D1_LINEARTRANSFER_PROP_ALPHA_DISABLE
AlphaSlope = 10
D2D1_LINEARTRANSFER_PROP_ALPHA_SLOPE
AlphaYIntercept = 9
D2D1_LINEARTRANSFER_PROP_ALPHA_Y_INTERCEPT
BlueDisable = 8
D2D1_LINEARTRANSFER_PROP_BLUE_DISABLE
BlueSlope = 7
D2D1_LINEARTRANSFER_PROP_BLUE_SLOPE
BlueYIntercept = 6
D2D1_LINEARTRANSFER_PROP_BLUE_Y_INTERCEPT
ClampOutput = 12
D2D1_LINEARTRANSFER_PROP_CLAMP_OUTPUT
GreenDisable = 5
D2D1_LINEARTRANSFER_PROP_GREEN_DISABLE
GreenSlope = 4
D2D1_LINEARTRANSFER_PROP_GREEN_SLOPE
GreenYIntercept = 3
D2D1_LINEARTRANSFER_PROP_GREEN_Y_INTERCEPT
RedDisable = 2
D2D1_LINEARTRANSFER_PROP_RED_DISABLE
RedSlope = 1
D2D1_LINEARTRANSFER_PROP_RED_SLOPE
RedYIntercept = 0
D2D1_LINEARTRANSFER_PROP_RED_Y_INTERCEPT