04-12-2007, 12:15 AM
Two notes:
- I know this the old forum
- I know he said the hint how to get it above but I still can't get it to work
my code:
- I know this the old forum
- I know he said the hint how to get it above but I still can't get it to work
my code:
Code:
' Set the key for masks
With Key
.low = RGB(0, 117, 117)
.high = RGB(0, 117, 117)
End With