DetachBitmap
status_t DetachBitmap(BBitmap** _bitmap);
if (outstream.DetachBitmap(&newBitmap) != B_OK)
stream.DetachBitmap(&dummy);
status = output.DetachBitmap(&bitmap);
input.DetachBitmap(&bitmap);
stream.DetachBitmap(&background);
bitmapStream.DetachBitmap(&dummy);
stream.DetachBitmap(&bitmap);
stream.DetachBitmap(&bitmap);
bitmapStream.DetachBitmap(&bitmap);
stream.DetachBitmap(&fImage);
stream.DetachBitmap(&picture);
stream.DetachBitmap(&bitmap);
stream.DetachBitmap(&bitmap);
stream.DetachBitmap(&bitmap);
if (stream.DetachBitmap(&picture) != B_OK
if (bstream.DetachBitmap(&bmp) != B_OK)
stream.DetachBitmap(&bitmap);
BBitmap* DetachBitmap();
if (outstream.DetachBitmap(&bitmap) != B_OK)
BBitmap* bm = imageProcessor.DetachBitmap();
BBitmap* scaled = scaler.DetachBitmap();
stream.DetachBitmap(&bitmap);
stream.DetachBitmap(&bitmap);
stream.DetachBitmap(&bitmap);
status = imageStream.DetachBitmap(&image);
&& thumbStream.DetachBitmap(&thumbPointer) == B_OK) {
if (bitmapStream.DetachBitmap(&pBitmap) == B_NO_ERROR)
bitmapStream.DetachBitmap(&bitmap);
CPPUNIT_ASSERT(streamEmpty.DetachBitmap(&pbits) == B_ERROR);
CPPUNIT_ASSERT(pstreamWithBits->DetachBitmap(&poutbits) == B_OK);
CPPUNIT_ASSERT(pstream->DetachBitmap(&pbits) == B_NO_ERROR);
CPPUNIT_ASSERT(pstream->DetachBitmap(NULL) == B_BAD_VALUE);
CPPUNIT_ASSERT(pstream->DetachBitmap(&pdbits) == B_ERROR);
stream.DetachBitmap(&fTriangleLeft);
stream.DetachBitmap(&fTriangleRight);
stream.DetachBitmap(&resultBitmap);
stream.DetachBitmap(&fpbitmap);
chk = outstream.DetachBitmap(&pbitmap);