开发者

Store an image in disk

开发者 https://www.devze.com 2023-03-19 19:56 出处:网络
I have a 1x1 inch passport photo and I want to store it in a computer disk in a way I minimize the size but also been able to print it back to the real world.

I have a 1x1 inch passport photo and I want to store it in a computer disk in a way I minimize the size but also been able to print it back to the real world.

What do you recom开发者_运维技巧mend me? Thanks in advance.

UPDATE: this question is about image resolution.


If you have a database, consider storing the image in a BLOB column, that will allow you to relate it with other information.

0

精彩评论

暂无评论...
验证码 换一张
取 消