Class
GD2::Palette::IndexedColor
In:
lib/gd2/palette.rb
Parent:
Palette
Methods
each
Included Modules
Enumerable
Public Instance methods
each
( {|color| ...}
Iterate through every color allocated in this palette.
[Validate]