CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2001
    Posts
    3

    general graphic options ? help please

    hello,

    i work on an projekt, where to scan images and set data to an image. jpg,jpeg,gif,tiff,bmp are the formats we have to use, now my questions,
    how can i get informations about the picture like colordepth,size,resolution,width and height in pixels.
    i try to generate an stdPicture objekt while runtime, but it will not be shown, so why can´t i get the right information width and height.
    ok enough for first time.
    thank you, and sorry about my english

    alex


  2. #2
    Join Date
    May 2000
    Location
    Sacramento, CA
    Posts
    103

    Re: general graphic options ? help please

    If you can budget 95$US, visit http://catalog.vbonline.com/designer...ls/default.htm

    I have found their software to be a bargain.


    Dave Straayer
    Varatouch, Inc.
    David H. Straayer

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured