Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
PNGGIF::GIF::Image
Inherits
Reference
<
Object
A decoded GIF frame.
Constructors
new
Source
Instance methods
bmp
Source
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
Source
top=
(top :
Int32
)
Source
width
Source
width=
(width :
Int32
)
Source