Hi there,
How can i write an 2d output image with short pixel
type into bitmap file ?
actually my input image has short pixel type and when
i want to write the output into bitmap i use an image
type with unsigned char pixel type , by this the
quality of output image will highly decreases .
What should i do ?
Regards,