本文介绍了编程方式创建Photomosaic的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

目标:创建 Photomosaics 编程方式使用.NET和C#

Goal: Create Photomosaics programmatically using .NET and C#.

主要的原因,我想以编程方式做到这一点是能够记录其形象和它去自己,所以我可以创造未来,共同打造photomosaic图像的动画效果。这将是巨大的,只是找到一些已经存在的,我可以用它来做到这一点几乎是正确的开箱即用。

Main reason I'd like to do this programatically is to be able to record which image and where it goes myself, so I can create an animated effect of the images coming together to create the photomosaic. It would be great to just find something existing already that I could use to accomplish this almost right out of the box.

任何想法?

推荐答案

Photomosaic-generator

有源$ C ​​$ C,适用

There's source code available

这篇关于编程方式创建Photomosaic的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-16 14:17