The intent was to provide a full size raw YUV image in case the
application wanted to do some full spectrum processing. However, this
is not currently supported on the G1 device, instead you receive a
null pointer.

On Jan 31, 3:21 am, tony <shangyun...@gmail.com> wrote:
> The API takePicture  is defined as:
> void takePicture(Camera.ShutterCallback shutter,
> Camera.PictureCallback raw, Camera.PictureCallback jpeg)
>
> My question is:
> If we pass the raw parameter when call takePicture ,what should be
> returned? Will it return the raw image which has same width/height as
> the captured JPEG image?
>
> The reason I raise the question is:I heard the parameter raw can be
> used to return the post-view image data.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to