PhotoCamera.GetPreviewBufferArgb32 Method
Windows Phone
March 22, 2012
Copies the current viewfinder ARGB frame into a buffer for further manipulation.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- pixelData
- Type:
System.Int32
[]
The ARGB pixel data.
For more information about how to implement this member, see How to: Work with Grayscale in a Camera Application for Windows Phone. For more information about how to use the camera preview buffer, see Camera Color Conversion (YCbCr to ARGB) for Windows Phone.