Home
last modified time | relevance | path

Searched refs:convertImage (Results 101 – 124 of 124) sorted by relevance

12345

/dports/www/twiki-WysiwygPlugin/WysiwygPlugin-0.0.17720/lib/TWiki/Plugins/
H A DWysiwygPlugin.pm223 convertImage => \&_convertImage,
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/common/ADM_render/ADM_coreDxva2/src/
H A DADM_coreDxva2.cpp748 color10Bits->convertImage(&ref,&target); in surfaceToAdmImage()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux/common/ADM_render/ADM_coreDxva2/src/
H A DADM_coreDxva2.cpp748 color10Bits->convertImage(&ref,&target); in surfaceToAdmImage()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux/common/ADM_render/ADM_coreDxva2/src/
H A DADM_coreDxva2.cpp748 color10Bits->convertImage(&ref,&target); in surfaceToAdmImage()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux/common/ADM_render/ADM_coreDxva2/src/
H A DADM_coreDxva2.cpp748 color10Bits->convertImage(&ref,&target); in surfaceToAdmImage()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/intermediate/
H A DAbstractIFPainter.java234 effImage = manager.convertImage(image, in drawImage()
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/JuicyPixels-3.3.5/src/Codec/Picture/
H A DTypes.hs805 convertImage :: Image a -> Image b
806 convertImage = pixelMap convertPixel function
1969 convertImage = id function
2001 convertImage Image { imageWidth = w, imageHeight = h, imageData = d } = Image w h newData function
2050 convertImage Image { imageWidth = w, imageHeight = h, imageData = d } = Image w h newData function
H A DJpg.hs497 return . ImageCMYK8 $ convertImage ymg
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/JuicyPixels-3.3.5/src/Codec/Picture/
H A DTypes.hs805 convertImage :: Image a -> Image b
806 convertImage = pixelMap convertPixel function
1969 convertImage = id function
2001 convertImage Image { imageWidth = w, imageHeight = h, imageData = d } = Image w h newData function
2050 convertImage Image { imageWidth = w, imageHeight = h, imageData = d } = Image w h newData function
H A DJpg.hs497 return . ImageCMYK8 $ convertImage ymg
/dports/www/foswiki/Foswiki-2.1.6/lib/Foswiki/Plugins/WysiwygPlugin/HTML2TML/
H A DNode.pm1742 && defined $this->{context}->{convertImage};
1752 my $alt = &{ $this->{context}->{convertImage} }( $href, $this->{context} );
/dports/graphics/kxstitch/kxstitch-2.2.0/src/
H A DMainWindow.cpp106 convertImage(source); in MainWindow()
527 convertImage(tmpFile.fileName()); in fileImportImage()
541 void MainWindow::convertImage(const QString &source) in convertImage() function in MainWindow
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/agos/
H A Ddebug.cpp499 state.srcPtr = convertImage(&state, (getGameType() == GType_PN || (flags & 0x80) != 0)); in dumpBitmap()
H A Dagos.h1223 byte *convertImage(VC10_state *state, bool compressed);
/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/classes/
H A Dclass.assKprimChoice.php592 ilUtil::convertImage($filename, $thumbpath, $ext, $this->getThumbSize());
H A Dclass.assSingleChoice.php185 ilUtil::convertImage($filename, $thumbpath, $ext, $this->getThumbSize());
H A Dclass.assMultipleChoice.php213 ilUtil::convertImage($filename, $thumbpath, $ext, $this->getThumbSize());
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/
H A Dclass.assKprimChoice.php598 ilUtil::convertImage($filename, $thumbpath, $ext, $this->getThumbSize());
H A Dclass.assSingleChoice.php185 ilUtil::convertImage($filename, $thumbpath, $ext, $this->getThumbSize());
H A Dclass.assMultipleChoice.php213 ilUtil::convertImage($filename, $thumbpath, $ext, $this->getThumbSize());
/dports/editors/texstudio/texstudio-4.1.2/src/pdfviewer/
H A DPDFDocument.cpp77 QPixmap convertImage(const QPixmap &pixmap, bool invertColors, bool convertToGray) in convertImage() function
425 convertedImage = convertImage(image, globalConfig->invertColors, globalConfig->grayscale);
743 image = convertImage(image, globalConfig->invertColors, globalConfig->grayscale);
800 temp = convertImage(temp, globalConfig->invertColors, globalConfig->grayscale);
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/rtf/
H A DRTFHandler.java1157 Image converted = manager.convertImage(image, FLAVORS, hints); in endInstreamForeignObject()
/dports/www/ilias/ILIAS-5.4.25/Services/Utilities/classes/
H A Dclass.ilUtil.php1847 public static function convertImage( function in ilUtil
/dports/www/ilias6/ILIAS-6.14/Services/Utilities/classes/
H A Dclass.ilUtil.php1849 public static function convertImage( function in ilUtil

12345