Suppose that we have 400x400 bitmap pixel RGB dimensions, I need to split it into 160000 segments so each segment has its own resolution so when we zoom in, the whole image resolution will not be affected by zooming in.In other words make each pixel as a separated image file, arrange all images one beside each other to make the whole image, like a puzzle, so the whole resulted image will not be affected by zooming in .
Tell me more
×
Graphic Design Stack Exchange is a question and answer site for
professional graphic designers and non-designers trying to do their own graphic design. It's 100% free, no registration required.
|
closed as off topic by horatio, lawndartcatcher, Farray May 23 '12 at 17:05
Questions on Graphic Design Stack Exchange are expected to relate to graphic design within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
This is the same question as the one that was closed as off topic previously. As asked, this is a programming topic, not a GD topic, and I think the idea as expressed is a very naive implementation. To point you in the right direction, look at ( http://www.zoomify.com/ ) |
|||
|
|