[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.LinearTransferProperties

LinearTransferProperties Enum

D2D1_LINEARTRANSFER_PROP

Namespace: C1.Util.DX.Direct2D
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public enum LinearTransferProperties

Fields

Name Description
AlphaDisable

D2D1_LINEARTRANSFER_PROP_ALPHA_DISABLE

AlphaSlope

D2D1_LINEARTRANSFER_PROP_ALPHA_SLOPE

AlphaYIntercept

D2D1_LINEARTRANSFER_PROP_ALPHA_Y_INTERCEPT

BlueDisable

D2D1_LINEARTRANSFER_PROP_BLUE_DISABLE

BlueSlope

D2D1_LINEARTRANSFER_PROP_BLUE_SLOPE

BlueYIntercept

D2D1_LINEARTRANSFER_PROP_BLUE_Y_INTERCEPT

ClampOutput

D2D1_LINEARTRANSFER_PROP_CLAMP_OUTPUT

GreenDisable

D2D1_LINEARTRANSFER_PROP_GREEN_DISABLE

GreenSlope

D2D1_LINEARTRANSFER_PROP_GREEN_SLOPE

GreenYIntercept

D2D1_LINEARTRANSFER_PROP_GREEN_Y_INTERCEPT

RedDisable

D2D1_LINEARTRANSFER_PROP_RED_DISABLE

RedSlope

D2D1_LINEARTRANSFER_PROP_RED_SLOPE

RedYIntercept

D2D1_LINEARTRANSFER_PROP_RED_Y_INTERCEPT