CVPixelBuffer.GetExtendedPixels(nuint, nuint, nuint, nuint) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public void GetExtendedPixels (ref nuint extraColumnsOnLeft, ref nuint extraColumnsOnRight, ref nuint extraRowsOnTop, ref nuint extraRowsOnBottom);
member this.GetExtendedPixels : * * * -> unit
参数
- extraColumnsOnLeft
- System.System.UIntPtr System.unativeint
- extraColumnsOnRight
- System.System.UIntPtr System.unativeint
- extraRowsOnTop
- System.System.UIntPtr System.unativeint
- extraRowsOnBottom
- System.System.UIntPtr System.unativeint