0 out of 2 rated this helpful - Rate this topic

PhotoCamera.GetPreviewBufferArgb32 Method

Windows Phone

March 22, 2012

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

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

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.

Windows Phone OS

Supported in: 7.1

Windows Phone

Did you find this helpful?
(1500 characters remaining)