Class: Magick::Pixel
- Inherits:
-
Object
- Object
- Magick::Pixel
- Includes:
- Comparable
- Defined in:
- ext/RMagick/rmmain.c
Class Method Summary collapse
Instance Method Summary collapse
-
#<=> ⇒ Object
Define the instance methods.
- #=== ⇒ Object
- #clone ⇒ Object
- #dup ⇒ Object
- #fcmp ⇒ Object
- #initialize ⇒ Object constructor
- #initialize_copy ⇒ Object
- #intensity ⇒ Object
- #to_color ⇒ Object
- #to_HSL ⇒ Object
- #to_s ⇒ Object
Constructor Details
#initialize ⇒ Object
Class Method Details
.from_color ⇒ Object
.from_HSL ⇒ Object
.new ⇒ Object
Instance Method Details
#<=> ⇒ Object
Define the instance methods