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