|
37 | 37 | </Parameters>
|
38 | 38 | <Docs>
|
39 | 39 | <param name="cyanRed">
|
40 |
| - <para>Integer in the range -100 through 100 that specifies a change in the amount of red in the image. If the value</para> |
41 |
| - <para>is 0, there is no change. As the value moves from 0 to 100, the amount of red in the image increases and the</para> |
42 |
| - <para>amount of cyan decreases. As the value moves from 0 to -100, the amount of red in the image decreases and the</para> |
43 |
| - <para>amount of cyan increases.</para> |
| 40 | + <para> |
| 41 | + Integer in the range -100 through 100 that specifies a change in the amount of red in the image. If the value |
| 42 | + is 0, there is no change. As the value moves from 0 to 100, the amount of red in the image increases and the |
| 43 | + amount of cyan decreases. As the value moves from 0 to -100, the amount of red in the image decreases and the |
| 44 | + amount of cyan increases. |
| 45 | + </para> |
44 | 46 | </param>
|
45 | 47 | <param name="magentaGreen">
|
46 |
| - <para>Integer in the range -100 through 100 that specifies a change in the amount of green in the image. If the value</para> |
47 |
| - <para>is 0, there is no change. As the value moves from 0 to 100, the amount of green in the image increases and the</para> |
48 |
| - <para>amount of magenta decreases. As the value moves from 0 to -100, the amount of green in the image decreases and</para> |
49 |
| - <para>and the amount of magenta increases.</para> |
| 48 | + <para> |
| 49 | + Integer in the range -100 through 100 that specifies a change in the amount of green in the image. If the value |
| 50 | + is 0, there is no change. As the value moves from 0 to 100, the amount of green in the image increases and the |
| 51 | + amount of magenta decreases. As the value moves from 0 to -100, the amount of green in the image decreases and |
| 52 | + and the amount of magenta increases. |
| 53 | + </para> |
50 | 54 | </param>
|
51 | 55 | <param name="yellowBlue">
|
52 |
| - <para>Integer in the range -100 through 100 that specifies a change in the amount of blue in the image. If the value</para> |
53 |
| - <para>is 0, there is no change. As the value moves from 0 to 100, the amount of blue in the image increases and the</para> |
54 |
| - <para>amount of yellow decreases. As the value moves from 0 to -100, the amount of blue in the image decreases and</para> |
55 |
| - <para>the amount of yellow increases.</para> |
| 56 | + <para> |
| 57 | + Integer in the range -100 through 100 that specifies a change in the amount of blue in the image. If the value |
| 58 | + is 0, there is no change. As the value moves from 0 to 100, the amount of blue in the image increases and the |
| 59 | + amount of yellow decreases. As the value moves from 0 to -100, the amount of blue in the image decreases and |
| 60 | + the amount of yellow increases. |
| 61 | + </para> |
56 | 62 | </param>
|
57 | 63 | <summary>Creates a new <see cref="T:System.Drawing.Imaging.Effects.ColorBalanceEffect" /> with the given parameters.</summary>
|
58 | 64 | <remarks>To be added.</remarks>
|
|
79 | 85 | <ReturnType>System.Int32</ReturnType>
|
80 | 86 | </ReturnValue>
|
81 | 87 | <Docs>
|
82 |
| - <summary> |
83 |
| - <para>Integer in the range -100 through 100 that specifies a change in the amount of red in the image. If the value</para> |
84 |
| - <para>is 0, there is no change. As the value moves from 0 to 100, the amount of red in the image increases and the</para> |
85 |
| - <para>amount of cyan decreases. As the value moves from 0 to -100, the amount of red in the image decreases and the</para> |
86 |
| - <para>amount of cyan increases.</para> |
87 |
| - </summary> |
88 |
| - <value>To be added.</value> |
| 88 | + <summary>Gets the amount of cyanRed in the image.</summary> |
| 89 | + <value> |
| 90 | + The value can range from -100 through 100. As the value moves from 0 to 100, the amount of red in the image increases and the |
| 91 | + amount of cyan decreases. As the value moves from 0 to -100, the amount of red in the image decreases and the |
| 92 | + amount of cyan increases. |
| 93 | + </value> |
89 | 94 | <remarks>To be added.</remarks>
|
90 | 95 | </Docs>
|
91 | 96 | </Member>
|
|
105 | 110 | <ReturnType>System.Int32</ReturnType>
|
106 | 111 | </ReturnValue>
|
107 | 112 | <Docs>
|
108 |
| - <summary> |
109 |
| - <para>Integer in the range -100 through 100 that specifies a change in the amount of green in the image. If the value</para> |
110 |
| - <para>is 0, there is no change. As the value moves from 0 to 100, the amount of green in the image increases and the</para> |
111 |
| - <para>amount of magenta decreases. As the value moves from 0 to -100, the amount of green in the image decreases and</para> |
112 |
| - <para>and the amount of magenta increases.</para> |
113 |
| - </summary> |
114 |
| - <value>To be added.</value> |
| 113 | + <summary>Gets the amount of magentaGreen in the image</summary> |
| 114 | + <value> |
| 115 | + The value can range from -100 through 100. As the value moves from 0 to 100, the amount of green in the image increases and the |
| 116 | + amount of magenta decreases. As the value moves from 0 to -100, the amount of green in the image decreases and |
| 117 | + and the amount of magenta increases. |
| 118 | + </value> |
115 | 119 | <remarks>To be added.</remarks>
|
116 | 120 | </Docs>
|
117 | 121 | </Member>
|
|
131 | 135 | <ReturnType>System.Int32</ReturnType>
|
132 | 136 | </ReturnValue>
|
133 | 137 | <Docs>
|
134 |
| - <summary> |
135 |
| - <para>Integer in the range -100 through 100 that specifies a change in the amount of blue in the image. If the value</para> |
136 |
| - <para>is 0, there is no change. As the value moves from 0 to 100, the amount of blue in the image increases and the</para> |
137 |
| - <para>amount of yellow decreases. As the value moves from 0 to -100, the amount of blue in the image decreases and</para> |
138 |
| - <para>the amount of yellow increases.</para> |
139 |
| - </summary> |
140 |
| - <value>To be added.</value> |
| 138 | + <summary>Gets the amount of yellowBlue in the image.</summary> |
| 139 | + <value> |
| 140 | + The value can range from -100 through 100. As the value moves from 0 to 100, the amount of blue in the image increases and the |
| 141 | + amount of yellow decreases. As the value moves from 0 to -100, the amount of blue in the image decreases and |
| 142 | + the amount of yellow increases. |
| 143 | + </value> |
141 | 144 | <remarks>To be added.</remarks>
|
142 | 145 | </Docs>
|
143 | 146 | </Member>
|
|
0 commit comments