Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by burz

  1. burz

    GUI+ & Multiframe

    I have multipage tiff file. Bitmap *m_pBitmap; If i do: int count = m_pBitmap->GetFrameCount(&FrameDimensionPage); count will be >1; After i do somthing like this: m_pBitmap->SelectActiveFrame(&FrameDimensionPage, nPage); m_pBitmap->RotateFlip(Rotate90FlipNone); I have only 1 rotated page...

Part and Inventory Search

Back
Top