1 out of 1 rated this helpful - Rate this topic

PhotoCamera.GetPreviewBufferY Method

Windows Phone

March 22, 2012

Copies the luminance data for the current viewfinder frame into a buffer for further manipulation.

Namespace:  Microsoft.Devices
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public void GetPreviewBufferY(
	byte[] pixelData
)

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.

Windows Phone OS

Supported in: 7.1

Windows Phone

Did you find this helpful?
(1500 characters remaining)