'宣言 Public Enum LinearTransferProperties Inherits System.Enum
public enum LinearTransferProperties : System.Enum
'宣言 Public Enum LinearTransferProperties Inherits System.Enum
public enum LinearTransferProperties : System.Enum
| メンバ | 解説 |
|---|---|
| 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 |
System.Object
System.ValueType
System.Enum
C1.Util.DX.Direct2D.LinearTransferProperties