|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ros.android.view.visualization.TextureBitmapUtilities
public class TextureBitmapUtilities
Constructor Summary | |
---|---|
TextureBitmapUtilities()
|
Method Summary | |
---|---|
static Bitmap |
createSquareBitmap(int[] pixels,
int width,
int height,
int fillColor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextureBitmapUtilities()
Method Detail |
---|
public static Bitmap createSquareBitmap(int[] pixels, int width, int height, int fillColor)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |