Home
last modified time | relevance | path

Searched defs:convertDepth (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/
H A Ddimg_colors.cpp53 void DImg::convertDepth(int depth) in convertDepth() function in Digikam::DImg
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/cmd/go/internal/modload/
H A Dbuildlist.go1095 func convertDepth(ctx context.Context, rs *Requirements, depth modDepth) (*Requirements, error) { func
/dports/graphics/digikam/digikam-7.4.0/core/utilities/imageeditor/core/
H A Deditorcore.cpp662 void EditorCore::convertDepth(int depth) in convertDepth() function in Digikam::EditorCore
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/image/
H A Dqimage.cpp4045 QImage QImage::convertDepth(int depth, Qt::ImageConversionFlags flags) const in convertDepth() function in QImage