Despite what you see on CSI, you cant add pixels to a raster image. There's x amount by Y amount at whatever dpi and that's all you get. You can rescale instead of resizing the image and have software interpolate but that doesn't typically work very well.
|