@class OITSUImage; @interface MFPhoneBitmap : MFBitmap { OITSUImage *m_image; } - (void).cxx_destruct; - (id)getImage; @end