Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Code Samples & Tips > Additional Libraries
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Additional Libraries Users contributed libraries.
This sub-forum is only available to licensed users.

Animated GIF decoder library

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 01-31-2011, 12:14 AM
Junior Member
 
Join Date: Sep 2009
Posts: 16
Default

Hi, agraham's i have a big doubt i did not got it how you do the other frames and were they are saved im very at this...
Reply With Quote
  #12 (permalink)  
Old 01-31-2011, 08:15 AM
agraham's Avatar
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 6,072
Awards Showcase
Innovator medal Beta Tester Forum Contributer 
Total Awards: 3
Default

The FrameCount property returns the number of frames in the GIF and you can get each one as a bitmap with the Frame(index) method.


' Load a Gif and get the last frame
GifDecoderName.New1
GifDecoderName.Load(AppPath & "\SomeGifName.gif")
Image1.Value = GifDecoderName.Frame(GifDecoderName.FrameCount - 1)
__________________
Sorry, but I don't answer questions by PM or email.
Please post your queries in the forum.
Reply With Quote
  #13 (permalink)  
Old 04-08-2011, 01:35 AM
Junior Member
 
Join Date: Sep 2009
Posts: 16
Default

Hi,

I still dont get how you do it how you design several frames images and put it in a single gif for the program to animate it?

Thankz

Last edited by camolas : 04-08-2011 at 01:41 AM.
Reply With Quote
  #14 (permalink)  
Old 04-08-2011, 07:24 AM
Basic4ppc Expert
 
Join Date: May 2008
Location: Berkshire, UK
Posts: 810
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Quote:
Originally Posted by camolas View Post
... how you design several frames images and put it in a single gif for the program to animate it?
Not with the DeCoder library because that doesn't do encoding! But there are (freebie?) programs to do the encoding to make animated GIFs.

Mike.
Reply With Quote
  #15 (permalink)  
Old 04-08-2011, 07:04 PM
Junior Member
 
Join Date: Sep 2009
Posts: 16
Default

Hi,

Thanks master i will try to find and then test it, one time more thankz.
Reply With Quote
  #16 (permalink)  
Old 04-09-2011, 03:20 PM
Basic4ppc Veteran
 
Join Date: Jan 2009
Location: Bayern, Germany
Posts: 489
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Greatings Mr. Agraham

this is great.

WmC
Reply With Quote
  #17 (permalink)  
Old 04-09-2011, 04:24 PM
Junior Member
 
Join Date: Sep 2009
Posts: 16
Default

Hi,

Can any one point me the way off make an endless animation, that's when you get back to the last frame starts all over again.

Thanks
Reply With Quote
  #18 (permalink)  
Old 04-10-2011, 08:29 AM
Basic4ppc Expert
 
Join Date: May 2008
Location: Berkshire, UK
Posts: 810
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Quote:
Originally Posted by camolas View Post
Can any one point me the way off make an endless animation, that's when you get back to the last frame starts all over again.
I have just been sent an email with a looping logo. It advertises a service at IncrediMail - Have Fun Sending Email!

N.B. I have no knowledge of this website other than what I have said.

Mike.
Reply With Quote
  #19 (permalink)  
Old 04-11-2011, 05:46 PM
Junior Member
 
Join Date: Sep 2009
Posts: 16
Default

Hi,

Can you please tell me how can i do it master?


Thanks
Reply With Quote
  #20 (permalink)  
Old 04-11-2011, 06:43 PM
Basic4ppc Expert
 
Join Date: May 2008
Location: Berkshire, UK
Posts: 810
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Quote:
Originally Posted by camolas View Post
Can you please tell me how can i do it master?
Sorry, this is something I have never mastered; you'll have to do your own research...

Good luck; Mike.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Merging Outlook library and Phone library Erel Official Updates 11 09-15-2010 09:22 AM
Animated GIF display SarahWard Questions (Windows Mobile) 11 04-01-2010 03:47 AM
Animated gif scott93727 Questions (Windows Mobile) 4 02-11-2009 06:19 PM
Animated box, How? magi6162 Questions (Windows Mobile) 2 09-07-2007 07:27 AM
Does Basic4ppc Images support animated gifs? XerVision Questions (Windows Mobile) 2 07-28-2007 07:18 PM


All times are GMT. The time now is 07:09 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0