image transfer using arduino and zigbee

i want capture a image using uart camera and i want to send it through zigbee module to my pc.. icould not getting a proper code to for this wht code i hav to put in that arduino... pls help me out i am new to this field...

Arduino is not really suitable for image manipulation. Too slow and not enough memory.

i want toview the imag in pc

What part of not enough memory are you having trouble with?

@grumpy as the op wants to use a uart camera memory is not an issue but speed is.

@op how big is the image?

Mark