VideoFormatInfo.component
void component(uint plane, out int components)Fill components with the number of all the components packed in plane p for the format info. A value of -1 in components indicates that no more components are packed in the plane.
Parameters
plane | a plane number |
components | array used to store component numbers |