ImportData
fExtent->ImportData(otherPicture.fExtent->Data(),
fExtent->ImportData(pictureData, size);
status_t ImportData(const void* data, int32 size);
status = picture->ImportData(link);
status_t ImportData(BPrivate::LinkReceiver& link);