rip.processing.bitPlane

Undocumented in source.

Members

Enums

BitOperation
enum BitOperation
Undocumented in source.

Functions

cutBitPlane
auto cutBitPlane(Range range, Channel channel, ubyte bitIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
drawBitRange
auto drawBitRange(BitRange range)
Undocumented in source. Be warned that the author may not have intended to support it.
generateBitRange
auto generateBitRange(Range pixels, Channel channel, ubyte bitIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
generateBitRange
auto generateBitRange(Surface surface, Channel channel, ubyte index)
Undocumented in source. Be warned that the author may not have intended to support it.
getBit
bool getBit(T value, ubyte index)
Undocumented in source. Be warned that the author may not have intended to support it.
getBitMask
T getBitMask(ubyte bitIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
getInvertBitMask
T getInvertBitMask(ubyte bitIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
injectBitPlane
auto injectBitPlane(PixelRange pixels, BitRange bits, Channel channel, ubyte bitIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
processBitPlane
auto processBitPlane(Range1 range1, Range2 range2)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta