Results 1 to 3 of 3

Thread: Updated ImageSource VB6 Example Code

  1. #1
    Join Date
    Dec 1969
    Location
    San Diego, CA, USA.
    Posts
    11

    Default Updated ImageSource VB6 Example Code

    I've posted a fully functional Visual Basic 6.0 sample program for ImgSource on my website. I hope it is useful.

    -Dave

    http://davidcarta.com/Work/IS3_vb_Demo_1.1.zip

  2. #2
    Join Date
    Dec 1969
    Location
    San Diego, CA, USA.
    Posts
    11

    Default RE: Updated ImageSource VB6 Example Code

    For those that are interested, I have updated the VB (VB6) demo again. I also have a number of functions included that others might find useful.

    These include:
    '-------------------------------------------------'
    ' Module specific functions include: '
    ' IS3_ConvertImage '
    ' IS3_ConvertImageToBMP '
    ' IS3_DetermineQualityForSizeJPG '
    ' IS3_DrawRGBToPicBox '
    ' IS3_GetErrorText '
    ' IS3_GetSizeOfJPG '
    ' IS3_LoadAndInitializeKeys '
    ' IS3_LoadImage '
    ' IS3_LoadImageFromMemory '
    ' IS3_MakeSizeJPG '
    ' IS3_RotateAndSaveImage '
    ' IS3_SpecifySizeJPG '
    ' IS3_SpecifySizeJPGfromPointer '
    '-------------------------------------------------'

    The new links is: http://www.davidcarta.com/Work/


  3. #3
    Join Date
    Mar 2006
    Location
    Raleigh, NC
    Posts
    1,356

    Default RE: Updated ImageSource VB6 Example Code

    thanks!
    Chris Losinger
    Smaller Animals Software, Inc

Posting Permissions

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