Ask Experts Questions for FREE Help !
Ask
    Tsholofelo's Avatar
    Tsholofelo Posts: 6, Reputation: 1
    New Member
     
    #1

    May 24, 2007, 05:25 AM
    Image components
    Hello everyone, can someone help me with clearing a image picture that is particularly in a format of a bitmap during form load.

    Thank you a lot all those who tried.

    Tsholofelo
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #2

    May 24, 2007, 05:39 AM
    Can you explain this in more detail and what this has to do with C++
    Tsholofelo's Avatar
    Tsholofelo Posts: 6, Reputation: 1
    New Member
     
    #3

    May 28, 2007, 02:09 AM
    Okay explaining my question futhur!!

    Image1->Picture->clear();

    This does not work but I want a method that will clean up a bitmap picture from an image component.

    This is everything to do with C++
    asterisk_man's Avatar
    asterisk_man Posts: 476, Reputation: 32
    Full Member
     
    #4

    May 29, 2007, 08:39 AM
    What do you mean by "clean up". Do you mean free up the memory being used by that image or are you talking about some image processing function?
    Tsholofelo's Avatar
    Tsholofelo Posts: 6, Reputation: 1
    New Member
     
    #5

    May 29, 2007, 11:39 PM
    I mean free up the image components as well as the memory being used by that image
    asterisk_man's Avatar
    asterisk_man Posts: 476, Reputation: 32
    Full Member
     
    #6

    May 30, 2007, 06:11 AM
    Can you not just delete the object in the standard way? i.e. with the delete command? If you're talking about some windows specific stuff I can't help there.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Components in a loop [ 4 Answers ]

What component is present in every part of a loop, such as one that involves proteins producing energetic molecules from sugar?

Why can't I print image [ 1 Answers ]

If I am in goggle and there is an image I'd like to print.. why won't it print directly form thereif I save image to my pic that's grand but if I do id from Google page.printer stops responding and the image is pendind printing but won't print

Components of loops [ 1 Answers ]

What Component Is Present In Every Part Of A Loop, Such As One That Involves Proteins Producing Energetic Molecules From Sugar ?

Major components of computer system.. [ 1 Answers ]

Wouldn't the major components in a large company computer be the same as the major compnents in any computer? With the exception of networking hardware perhaps.


View more questions Search