Results 1 to 7 of 7
  1. #1
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow

    [Help] Best way to save an image?

    Hey guys,

    I'm just wondering if it's possible to save an image contained in a picturebox using my.settings.

    i.e

    [php]
    PictureBox1.Image = My.Settings.Image1
    My.Settings.Save()
    My.Settings.Reload()
    [/php]

    but I don't know what 'type' to make the "Image1" setting (string, boolean etc) to save the image temporarily.

    Help pl0x

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  2. #2
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    Maybe somthing like this.

    [php]
    'Add this to a button called save.
    my.settings.image = "Locationhere"
    my.settings.save
    my.settings.reload
    [/php]

    [php]
    'And this to form load
    picturebox1.imagelocation = my.settings.image
    [/php]
    -Rest in peace leechers-

    Your PM box is 100% full.

  3. #3
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by hejsan View Post
    Maybe somthing like this.

    [php]
    'Add this to a button called save.
    my.settings.image = "Locationhere"
    my.settings.save
    my.settings.reload
    [/php]

    [php]
    'And this to form load
    picturebox1.imagelocation = my.settings.image
    [/php]
    Yeah I know how to save the imagelocation, that's string and easy to do, let me just try something I just thought of and ill get back to you.

    Edit: I'm and idiot. Please close this -.- (I just forgot to call the imagelocation in one of my buttons so i got it into my head that i had to save the actual image...FML )

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  4. #4
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    -Rest in peace leechers-

    Your PM box is 100% full.

  5. #5
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by hejsan View Post
    DW I understand it, I just made a stupid mistake Sorry about the now useless thread.

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  6. #6
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    I'll get an gmod to close this since next has been inactive for a couple of days.
    -Rest in peace leechers-

    Your PM box is 100% full.

  7. #7
    EndRiT's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    USSR
    Posts
    12,751
    Reputation
    170
    Thanks
    4,294,967,295
    Thread closed.

Similar Threads

  1. [Help Request] Best way to farm money over drops in EU with hacks
    By X2000X in forum Vindictus Help
    Replies: 2
    Last Post: 10-29-2011, 04:10 AM
  2. [Help] Best way to not fall asleep?
    By Nirvana in forum General
    Replies: 50
    Last Post: 02-21-2011, 04:29 PM
  3. [Help]Saving an image and showing it
    By trevor206 in forum Visual Basic Programming
    Replies: 40
    Last Post: 08-19-2010, 03:42 AM
  4. Best way to make hacks
    By Monst3r Skillz in forum WarRock - International Hacks
    Replies: 2
    Last Post: 06-29-2007, 03:33 AM
  5. What's the best way to make money online?
    By SATANICAT in forum General
    Replies: 8
    Last Post: 01-02-2007, 06:04 PM