Class: VORuby::STC::V1_30::PixelList
- Inherits:
-
TypedArray
- Object
- Array
- TypedArray
- VORuby::STC::V1_30::PixelList
- Defined in:
- lib/voruby/stc/1.30/stc.rb
Class Method Summary collapse
Methods inherited from TypedArray
#<<, #[]=, #clear, #initialize, #insert, maximum_length, #replace, restricted_to, #to_s
Methods inherited from Array
Constructor Details
This class inherits a constructor from TypedArray
Class Method Details
.restriced_to ⇒ Object
3494 |
# File 'lib/voruby/stc/1.30/stc.rb', line 3494 def self.restriced_to; [Pixel] end |