Results 1 to 3 of 3

Thread: VB6 Picture Manipulation(picture to blob - blob to picture)

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2011
    Posts
    6

    VB6 Picture Manipulation(picture to blob - blob to picture)

    Hi to community,

    I have some sort of manipulation in any picture(.jpg, bmp, etc.), i would like to convert it into blob file and blob file to picture (vice versa),
    using this i can treat my project probably,

    see attach example:
    Name:  sample.jpg
Views: 400
Size:  69.8 KB


    Thank you,


    Cheers,

  2. #2
    PowerPoster
    Join Date
    Aug 2011
    Location
    B.C., Canada
    Posts
    2,887

    Re: VB6 Picture Manipulation(picture to blob - blob to picture)

    It looks like its for database i do not know very much about database but if i'm wrong let me know i found some links
    Link1
    Link2
    Link3

    A Google search got me those results

  3. #3
    PowerPoster
    Join Date
    Feb 2006
    Posts
    24,482

    Re: VB6 Picture Manipulation(picture to blob - blob to picture)

    The very easiest way is to use PropertyBags if the BLOB format only needs to be usable via VB6 programs.

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