Try methods from BitmapFactory.

Xuezhi

On Thu, Aug 19, 2010 at 8:01 AM, Ahmad Mobasseri
<[email protected]>wrote:

> I have an image in .png format in "drawable" folder and need to create
> Bitmap from it, so can use in
> public void drawBitmap 
> (Bitmap<http://developer.android.com/reference/android/graphics/Bitmap.html>bitmap,
>  float left, float top,
> Paint 
> <http://developer.android.com/reference/android/graphics/Paint.html>paint)
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
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

Reply via email to