Quantcast
Channel: CoderzHeaven » Bitmap Image
Browsing latest articles
Browse All 2 View Live

Image may be NSFW.
Clik here to view.

How to create Image Reflection in Android?

This simple Activity creates a reflection of the provided image. package com.coderzheaven.imagereflection; import android.app.Activity; import android.graphics.Bitmap; import...

View Article



How to load an image from the assets folder in android?

Here is a simple example showing how to load an image stores in assets folder in android? package com.coderzheaven.pack; import java.io.IOException; import java.io.InputStream; import...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images