Pixel

Undocumented in source.

Constructors

this
this(float value)
Undocumented in source.
this
this(int value)
Undocumented in source.

Alias This

value

Members

Functions

opBinary
Pixel opBinary(Pixel pixel)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
Pixel opBinary(int s)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinaryRight
Pixel opBinaryRight(int s)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
Pixel opOpAssign(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
Pixel opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

value
int value;
Undocumented in source.

Meta