android-image
ImageSwitcher Fading Arrows Next and Prev Image Switcher Buttons
Im using a ImageSwitcher with fading arrows and zoom button, the only problema is that i cant set the button functions to change image.[详细]
2023-03-06 02:51 分类:问答Get RelativeLayout dimensions
How do I get the measurements of a certain layout like linearlayout or rela开发者_如何学Ctivelayout with its layout_width and layout_height set to wrap_content? using this method[详细]
2023-03-05 08:49 分类:问答Convert bitmap array to YUV (YCbCr NV21)
How t开发者_Python百科o convert Bitmap returned by BitmapFactory.decodeFile() to YUV format (simillar to what camera\'s onPreviewFrame() returns in byte array)?Here is some code that actually works:[详细]
2023-03-04 20:32 分类:问答Image Manipulation in Android app
开发者_如何学编程Can anyone help me on this one? I want to do image manipulation in my Android app like Brightness and Contrast.[详细]
2023-03-04 06:12 分类:问答How to make an image the background of Grid View in Android?
I am making an app for my class final that uses a GridView in android. I know how to make the background a certain color using Hex, but I wanted to know if it开发者_开发知识库 is possible to use an im[详细]
2023-03-02 21:33 分类:问答Android - Image from galley is flipped to the left
I\'m bulidling an android program. I want to take an image from the sd card and present it to the user.[详细]
2023-02-24 20:12 分类:问答How to get a Bitmap from a raw image
I am reading a raw image from the network. This image has been read by an image sensor, not from a file.[详细]
2023-02-23 13:07 分类:问答ActivityForResult To Only Get A JPEG
Hey everybody, I\'m writing a small social netw开发者_开发技巧orking app, and one of the features I included is the ability to upload a picture to a server to be used as your \"profile picture\". I di[详细]
2023-02-22 14:04 分类:问答Make Black darker using colorMatrix in Android
I currently have the following code to get a Bitmap object, strip the color and then turn it red which works but I need the darker elements of the image to come through as darker, at the moment it\'s[详细]
2023-02-22 06:47 分类:问答Fastest place to retrieve images in android
I\'m developing a small social networking app that makes use of something like profile pictures. Images are stored on a server and I have scripts set up that will send the image for each user to the a[详细]
2023-02-22 02:29 分类:问答
加载中,请稍侯......