rip.concepts.templates

Undocumented in source.

Members

Templates

addBinaryImageOperation
template addBinaryImageOperation(string operationSign, string operationName)

Creates binary image operation in compile-time

addTypedGetter
template addTypedGetter(string propertyVariableName, string propertyName)

Creates getter function in compile-time

allArithmetic
template allArithmetic(T...)

Check all types for arithmetic types

isPixelRange
template isPixelRange(Range)

Check range for RGBColor elements

Meta