TableTransferEffect.BlueTable Property |
List of values defining the transfer function for the blue channel. Default value {0,1}.
Namespace:
Microsoft.Graphics.Canvas.Effects
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntaxpublic float[] BlueTable { get; set; }
Property Value
Type:
Single[]
See Also