is there somebody can answer me ? how can I do to show an image YCbCr_420_SP directly on surfaceview ?
On 27 Dic, 17:50, fala70 <[email protected]> wrote: > Looking the doc with class SurfaceHolder is possibile set the kind of > surface format. I need to show images YCbCr_420_SP format. If I set > YCbCr_420_SP format is not clear after how I can set the data. With > Canvas object I can draw only bitmap format and not YCbCr_420_SP. > Then my question is : can I draw directly on surface using > YCbCr_420_SP data ? how ? > > thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

