Definition at line 40 of file kis_tool_smart_patch.cpp.
◆ InpaintCommand()
◆ paint()
Implements KisTransactionBasedCommand.
Definition at line 45 of file kis_tool_smart_patch.cpp.
45 {
48 return transaction.endAndTake();
49 }
QRect patchImage(const KisPaintDeviceSP imageDev, const KisPaintDeviceSP maskDev, int patchRadius, int accuracy, KisSelectionSP selection)
References KisTransaction::endAndTake(), m_accuracy, m_imageDev, m_maskDev, m_patchRadius, m_selection, and patchImage().
◆ m_accuracy
| int KisToolSmartPatch::InpaintCommand::m_accuracy |
|
private |
◆ m_imageDev
◆ m_maskDev
◆ m_patchRadius
| int KisToolSmartPatch::InpaintCommand::m_patchRadius |
|
private |
◆ m_selection
The documentation for this class was generated from the following file: