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 biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: burz
  • Order by date
  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