Skip to content Skip to sidebar Skip to footer

Writableraster In Android

I have following piece of code: private static byte[] accessBytes(Bitmap image) // access the data bytes in the image { WritableRaster raster = image.getRaster(); Data

Solution 1:

Yes, android supports Java. You can use Java code in an Android event as a library. Try starting at developer.android.com.


Post a Comment for "Writableraster In Android"