- p
- Parcel object to write the bitmap data into
- flags
- Additional flags about how the object should be written. May be 0 or Android.OS.Parcelable.ParcelableWriteReturnValue.
Write the bitmap and its pixels to the parcel. The bitmap can be rebuilt from the parcel by calling CREATOR.createFromParcel().