class

PNGGIF::GIF::Image

Inherits Reference < Object

A decoded GIF frame.

Constructors

Instance methods

bmp=(bmp : Bitmap)
Source
delay
Source
delay=(delay : Int32)
Source
dispose_method
Source
dispose_method=(dispose_method : Int32)
Source
height
Source
height=(height : Int32)
Source
interlaced=(interlaced : Bool)
Source
interlaced?
Source
left
Source
left=(left : Int32)
Source
top=(top : Int32)
Source
width
Source
width=(width : Int32)
Source