25 #ifndef DIGIKAM_AUTO_CROP_H
26 #define DIGIKAM_AUTO_CROP_H
53 explicit AutoCrop(
DImg*
const orgImage, QObject*
const parent =
nullptr);
60 void startAnalyse()
override;
65 QRect autoInnerCrop()
const;
75 QRect spiralClockwiseTraversal(
const QImage& source,
int topCrop = -1,
int bottomCrop = -1);
Definition: autocrop.h:45
Definition: dimgthreadedanalyser.h:38
Definition: datefolderview.cpp:43