Hi
I'm having a problem with pixels in visual basic .net 2005
The situation is this:
I want to select a region in an image and drag that region to another place.
The region cannot be a rectangle or something else that we already know from
the begining.
What happens is this:
the user selects a region in an image that represents the head of a patient.
Any region. He drags that region to another place whith all the pixels
contained in that region.
It's almost like a copy of the region (i'll have to handle the pixels that
no longer exist in that region, but that's another story,...)
Can you help me? Do you have any tips?
My thanks in advanced
Ricardo Furtado
I'm having a problem with pixels in visual basic .net 2005
The situation is this:
I want to select a region in an image and drag that region to another place.
The region cannot be a rectangle or something else that we already know from
the begining.
What happens is this:
the user selects a region in an image that represents the head of a patient.
Any region. He drags that region to another place whith all the pixels
contained in that region.
It's almost like a copy of the region (i'll have to handle the pixels that
no longer exist in that region, but that's another story,...)
Can you help me? Do you have any tips?
My thanks in advanced
Ricardo Furtado