38 |
|
.fi |
39 |
|
.sp |
40 |
|
The number of components indicates that each matrix element is actually |
41 |
< |
composed of multiple elements, most commonly an RGB triple. |
41 |
> |
composed of multiple channels, most commonly an RGB triple. |
42 |
|
This is essentially dividing the matrix into planes, where each component |
43 |
|
participates in a separate calculation. |
44 |
|
If an appropriate header is not present, it may be added with a call to |
273 |
|
Note that this only applies to concatenation; |
274 |
|
element-wise addition, multiplication, and division are always |
275 |
|
evaluated from left to right. |
276 |
+ |
.SH BUGS |
277 |
+ |
The |
278 |
+ |
.I rmtxop |
279 |
+ |
command currently ignores the "PRIMARIES" setting in input |
280 |
+ |
headers, and does not produce any on output, even in |
281 |
+ |
circumstances where it would make sense to. |
282 |
|
.SH AUTHOR |
283 |
|
Greg Ward |
284 |
|
.SH "SEE ALSO" |