[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [pygame] about animation gif file
- To: pygame-users@xxxxxxxx
- Subject: Re: [pygame] about animation gif file
- From: Rene Dudfield <renesd@xxxxxxxxx>
- Date: Sun, 25 Sep 2005 10:48:33 +1000
- Delivered-to: archiver@seul.org
- Delivered-to: pygame-users-outgoing@seul.org
- Delivered-to: pygame-users@seul.org
- Delivery-date: Sat, 24 Sep 2005 20:48:46 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JWtJJmuzvCjl/k7yKXyHcEh5j97Mwi/z9uveUEleZgbs5jPYYsmGjL1dam6lvZChWj7opJcj5CSiMlVN3JrJYtFlaBUHVHN5CvSSlLeIA+s0pOPYcK9POlGYTpMY3s6lJhA04F7kF2BoGbm29N2yvXodVGUQC6fuRbaD90ImqTc=
- In-reply-to: <5916e1f6050924002513952dbf@mail.gmail.com>
- References: <5916e1f6050924002513952dbf@mail.gmail.com>
- Reply-to: pygame-users@xxxxxxxx
- Sender: owner-pygame-users@xxxxxxxx
No, pygame can not access the gif frames.
However you can use PIL to access the frames.
On 9/24/05, flya flya <flyaflyaa@xxxxxxxxx> wrote:
> some gif file has many frames to paly animation,Can pygame load these
> frames? and do the animation?
>