- getPixels
auto getPixels()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPixelsRange
auto getPixelsRange()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
RGBColor opIndex(T i)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
RGBColor opIndex(T i, U j)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
void opIndexAssign(RGBColor rgbColor, T i)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
void opIndexAssign(RGBColor rgbColor, T i, U j)
Undocumented in source. Be warned that the author may not have intended to support it.