# | Line 38 | Line 38 | FORMAT={ascii|float|double|32-bit_rle_rgbe|32-bit_rle_ | |
---|---|---|
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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |