视觉基础动画 [英] animations on visual basic

查看:80
本文介绍了视觉基础动画的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,我试着弄清楚如何制作一个动画,而不是定时器加载一个单独的图片,每隔一秒钟或者一个watever ...有没有办法如何上传一张图片与多个图片它上面只显示图片的某些部分? (就像一张128X32的图片,显示第一个32X32的正方形,然后是第二个从64,96,128然后再次为0的那个)或者其他一些对速度不那么重要的方式?


i曾经通过每隔一段时间加载一张新的照片或者有单独的,看不见的照片来拍摄,但它会拍摄照片,但是对于速度太过分了5张不同的动画照片...我不知道关于动画GIF'的任何事情:P

hello i''m tryin to figure out how to make an animation w/o the timer loading up a separate pic every .1 of a second or watever...is there a way how to upload one image with multiple pics on it and have it only show certain parts of the pic? (like a pic that''s 128X32, show the first 32X32 square, then the second starting at 64, 96, 128 then 0 again) or some other way that''s less taxing on the speed?

i used to do it by loading a new pic every so often or having separate, invisible pics it''d take the pics from but that taxed the speed too much with 5 different animated pics at once...oh and i dont know anythin about animated GIF''s :P

推荐答案


你好我想试试如何制作一个动画没有定时器加载一个单独的图片每0.1秒或watever ...是否有一种方法如何上传一个图像与多个图片,并让它只显示的某些部分好看吗? (就像一张128X32的图片,显示第一个32X32的正方形,然后是第二个从64,96,128然后再次为0的那个)或者其他一些对速度不那么重要的方式?


i曾经通过每隔一段时间加载一张新的照片或者有单独的,看不见的照片来拍摄,但它会拍摄照片,但是对于速度太过分了5张不同的动画照片...我不知道关于动画GIF'的任何事情:P
hello i''m tryin to figure out how to make an animation w/o the timer loading up a separate pic every .1 of a second or watever...is there a way how to upload one image with multiple pics on it and have it only show certain parts of the pic? (like a pic that''s 128X32, show the first 32X32 square, then the second starting at 64, 96, 128 then 0 again) or some other way that''s less taxing on the speed?

i used to do it by loading a new pic every so often or having separate, invisible pics it''d take the pics from but that taxed the speed too much with 5 different animated pics at once...oh and i dont know anythin about animated GIF''s :P



你试过搞乱表格重绘方法吗?

have you tried messing with the forms redraw method?

展开 | 选择 < span class =codeDivider> | Wrap | 行号



...有没有办法如何上传一张带有多个图片的图片并让它只显示图片的某些部分? (就像一张128X32的图片,显示第一个32X32的正方形,然后第二个从64,96,128然后再次为0)或者其他一些对速度不那么重要的方式?
...is there a way how to upload one image with multiple pics on it and have it only show certain parts of the pic? (like a pic that''s 128X32, show the first 32X32 square, then the second starting at 64, 96, 128 then 0 again) or some other way that''s less taxing on the speed?



听起来好像你在描述ImageList控件。 :)


您可能还想查看动画控件,该控件播放AVI文件以及可能(我不确定)动画GIF文件。 (我知道你说你不知道它们,但是现在任何体面的图形程序都应该能够从你的一系列图像中创建它们。)

It sounds as though you''re describing the ImageList control. :)

You might also want to look into the Animation control, which plays AVI files and possibly (I''m not sure) animated GIF files. (I know you said you didn''t know about them, but any decent graphics program these days should be able to create them from your series of images.)



听起来好像你在描述ImageList控件。 :)
It sounds as though you''re describing the ImageList control. :)



我听说过ImageList控件但是我找不到它并且不知道它是如何工作的X(...我试过了在组件列表中找到一些东西添加到工具栏但我无法找到它....我从来没有听说过形式重绘那是什么?只要它不占用太多的处理器速度我的电脑'太慢了......(我已经使用了visual basic 6 2年了,上了一年的课......就这样你知道了:P)


哦,感谢帮助人们:)

I''ve heard of the ImageList control but i can''t find it and dunno how it works X( ...i''ve tried finding something on it in the components list to add to the toolbar but i cant find it....and i''ve never heard of form redraw what is that about? as long as it doesnt take up too much processor speed my computer''s too slow... (i''ve only been using visual basic 6 for 2 years, took a 1year class on it...just so u know:P)

oh and thanks for the help people :)


这篇关于视觉基础动画的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆