operator [] abstract method

num operator [](
  1. int index
)

Gets a channel from the color by its index.

Implementation

num operator [](int index);