ICameraCaptureDevice.GetPreviewBufferYCbCr method
Copies the current viewfinder frame into a buffer for further manipulation.
Syntax
Parameters
- pixels (out parameter)
-
Type: System.Byte[] [.NET] | Platform::Array<uint8> [C++]
The YCbCr pixel data.
Remarks
When this method is called on the emulator, it returns a buffer that is filled with the color green.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
Attributes
- [Deprecated()]
See also
Show: