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 SkipVought 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: *

  1. Adin0605

    Getting the image width and height automatically keeping aspect ratio

    Thanks, you're wrong. MAy be I didn't explained but the code should explain himself. What I want to achieve is the resize of an image while kepping aspect ratio of that image. My code is running well, the only problem is that I dont know what formula I should apply to have a decent image height...
  2. Adin0605

    Getting the image width and height automatically keeping aspect ratio

    Hi there, I have an image uploaded on the website, and I want to generate width and height automatically from a given values(image values in cm). Ex: ' Image values in cm Dim strInal as string = 140 Dim strLati as string = 90 Dim strRatio As String Dim cnstInaltime...
  3. Adin0605

    Getting the image width and height automatically keeping aspect ratio

    Hi there, I have an image uploaded on the website, and I want to generate width and height automatically from a given values(image values in cm). Ex: ' Image values in cm Dim strInal as string = 140 Dim strLati as string = 90 Dim strRatio As String Dim cnstInaltime...

Part and Inventory Search

Back
Top