Searched defs:ComponentTransferTable (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/display/
H A Dnr-filter-component-transfer.cpp69 struct ComponentTransferTable : public ComponentTransfer { struct in namespace:Inkscape::Filters
70 ComponentTransferTable(guint32 color, std::vector<double> const &values) function in struct:Inkscape::Filters::ComponentTransferTable
183 ComponentTransferTable(color, tableValues[i]));

Completed in 1668 milliseconds