PhotoCamera.GetPreviewBufferY Method
Windows Phone
March 22, 2012
Copies the luminance data for the current viewfinder frame into a buffer for further manipulation.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- pixelData
- Type:
System.Byte
[]
The YCrCb pixel data.
For more information about using the camera preview buffer, see Camera Color Conversion (YCbCr to ARGB) for Windows Phone.