Enum LinearTransferProperty
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
public enum LinearTransferProperty
Fields
RedYIntercept = 0
RedSlope = 1
RedDisable = 2
GreenYIntercept = 3
GreenSlope = 4
GreenDisable = 5
BlueYIntercept = 6
BlueSlope = 7
BlueDisable = 8
AlphaYIntercept = 9
AlphaSlope = 10
AlphaDisable = 11
ClampOutput = 12