com.honeywell.decodemanager.barcode
Class IQBitmapParcel
java.lang.Object
com.honeywell.decodemanager.barcode.IQBitmapParcel
public class IQBitmapParcel
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CREATOR
public static final CREATOR
IQBitmapParcel
public IQBitmapParcel(Bitmap mBitmap)
IQBitmapParcel
public IQBitmapParcel(Parcel in)
readFromParcel
public void readFromParcel(Parcel in)
describeContents
public int describeContents()
writeToParcel
public void writeToParcel(Parcel parcel,
int flags)
getBitmap
public Bitmap getBitmap()
releaseBitmap
public void releaseBitmap()