CVPixelBuffer.GetExtendedPixels(nuint, nuint, nuint, nuint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void GetExtendedPixels (ref nuint extraColumnsOnLeft, ref nuint extraColumnsOnRight, ref nuint extraRowsOnTop, ref nuint extraRowsOnBottom);
member this.GetExtendedPixels : * * * -> unit
Parameters
- extraColumnsOnLeft
- System.System.UIntPtr System.unativeint
- extraColumnsOnRight
- System.System.UIntPtr System.unativeint
- extraRowsOnTop
- System.System.UIntPtr System.unativeint
- extraRowsOnBottom
- System.System.UIntPtr System.unativeint