Home
last modified time | relevance | path

Searched refs:theImage (Results 1 – 25 of 455) sorted by relevance

12345678910>>...19

/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Dfpxlib.cpp287 if (theImage) in FPX_SetImageTransform()
303 if (theImage) in FPX_ApplyImageTransform()
318 if (theImage) in FPX_TranslateImage()
334 if (theImage) in FPX_RotateImage()
350 if (theImage) in FPX_ScaleImage()
366 if (theImage) in FPX_ShearHorizontal()
382 if (theImage) in FPX_ShearVertical()
397 if (theImage) in FPX_FlipHorizontal()
412 if (theImage) in FPX_FlipVertical()
430 if (theImage) in FPX_GetOutlineParallelogram()
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/script-fu/scripts/
H A Dold-photo.scm34 (gimp-image-undo-disable theImage)
35 (gimp-image-undo-group-start theImage)
38 (gimp-selection-all theImage)
66 (gimp-selection-all theImage)
68 (gimp-selection-none theImage)
74 (gimp-selection-none theImage)
77 (begin (gimp-image-clean-all theImage)
78 (gimp-display-new theImage)
79 (gimp-image-undo-enable theImage)
81 (gimp-image-undo-group-end theImage)
[all …]
H A Dfuzzyborder.scm58 (gimp-image-undo-disable theImage)
62 (gimp-selection-all theImage)
65 (gimp-image-convert-rgb theImage)
88 theImage
96 (gimp-selection-invert theImage)
98 (gimp-selection-invert theImage)
102 (gimp-selection-none theImage)
111 (gimp-image-insert-layer theImage
124 theImage
133 (gimp-image-flatten theImage)
[all …]
H A Ddistress-selection.scm33 (theImage inImage)
43 (gimp-image-undo-group-start theImage)
49 (set! theLayer (car (gimp-layer-new theImage
57 (gimp-image-insert-layer theImage theLayer 0 0)
59 (if (= FALSE (car (gimp-selection-is-empty theImage)))
63 (gimp-selection-invert theImage)
69 (gimp-selection-invert theImage)
78 theImage
89 (gimp-image-remove-layer theImage theLayer)
94 (gimp-image-undo-group-end theImage)
[all …]
H A Dcoffee.scm20 (theImage inImage)
21 (theHeight (car (gimp-image-height theImage)))
22 (theWidth (car (gimp-image-width theImage)))
31 (gimp-image-undo-group-start theImage)
35 (set! theStain (car (gimp-layer-new theImage theSize theSize
40 (gimp-image-insert-layer theImage theStain 0 0)
41 (gimp-selection-all theImage)
45 (gimp-image-select-ellipse theImage
52 (script-fu-distress-selection theImage theStain
69 (gimp-selection-none theImage)
[all …]
H A Dspinning-globe.scm31 (theImage (if (= inCopy TRUE)
34 (theLayer (car (gimp-image-get-active-layer theImage)))
46 (gimp-image-insert-layer theImage theFrame 0 0)
52 theImage theFrame ; mapping
73 (gimp-image-remove-layer theImage theLayer)
74 (plug-in-autocrop RUN-NONINTERACTIVE theImage theFrame)
78 (gimp-image-convert-indexed theImage CONVERT-DITHER-FS CONVERT-PALETTE-GENERATE inIndex
83 (gimp-image-clean-all theImage)
84 (gimp-display-new theImage)
H A Dtileblur.scm21 (theImage inImage)
36 (gimp-image-undo-group-start theImage)
40 (gimp-image-select-rectangle theImage CHANNEL-OP-REPLACE 0 0 theWidth theHeight)
43 (gimp-selection-none theImage)
50 (gimp-selection-none theImage)
53 theImage theLayer inRadius inHoriz inVert)
55 theImage theLayer inRadius inHoriz inVert)
61 (gimp-image-undo-group-end theImage)
/dports/benchmarks/polygraph/polygraph-4.13.0/src/runtime/
H A DUserCred.cc52 for (pos = 0; pos < theImage.len(); ++pos) { in name()
53 if (theImage[pos] == '@') in name()
56 if (theImage[pos] == ':') in name()
59 return theImage.area(0, pos); in name()
66 if (const char *p = theImage.chr(':')) { in password()
67 if (++p < theImage.data() + theImage.len()) in password()
68 return theImage.area(p - theImage.data(), theImage.len()); in password()
74 if (theImage.len() > 0) in invalidate()
75 theImage += theImage.last(); in invalidate()
83 theImage = ExpandMacro(theImage, TheTargetIpMacro, replacement); in finalize()
[all …]
/dports/benchmarks/polygraph/polygraph-4.13.0/src/pgl/
H A DPglPp.cc214 theImage += '`'; in syncImage()
216 theImage += '`'; in syncImage()
219 theImage += '\''; in syncImage()
221 theImage += '\''; in syncImage()
224 theImage += '"'; in syncImage()
226 theImage += '"'; in syncImage()
230 theImage += '\n'; in syncImage()
241 theImage += '\n'; in syncImage()
244 theImage += " = "; in syncImage()
248 theImage += ' '; in syncImage()
[all …]
/dports/graphics/gimp-data-extras/gimp-data-extras-2.0.4/scripts/
H A Dcamo.scm26 (theImage (car (gimp-image-new theWidth theHeight RGB)))
36 (gimp-image-insert-layer theImage baseLayer 0 0)
39 (gimp-image-insert-layer theImage thickLayer 0 0)
42 (gimp-image-insert-layer theImage thinLayer 0 0)
44 (gimp-selection-all theImage)
60 (gimp-selection-invert theImage)
62 (gimp-selection-none theImage)
71 (gimp-selection-invert theImage)
73 (gimp-selection-none theImage)
80 (gimp-image-flatten theImage)
[all …]
H A Drendermap.scm26 (theImage (car(gimp-image-new theWidth theHeight RGB)))
33 (gimp-selection-all theImage)
35 (set! theLayer (car (gimp-layer-new theImage theWidth theHeight
39 (gimp-image-insert-layer theImage theLayer 0 0)
41 theImage theLayer 1 0 (rand 65536)
49 (gimp-image-insert-layer theImage thinLayer 0 0)
53 theImage thinLayer 1 0 (rand 65536)
67 (set! theLayer (car(gimp-image-flatten theImage)))))
69 (gimp-selection-none theImage)
71 (plug-in-gradmap RUN-NONINTERACTIVE theImage theLayer)
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/PublicUtility/
H A DCASharedLibrary.cpp70 const struct mach_header* theImage = NSAddImage(inLibraryPath, NSADDIMAGE_OPTION_RETURN_ON_ERROR); in LoadLibraryAndGetRoutineAddress() local
71 if(theImage != 0) in LoadLibraryAndGetRoutineAddress()
73 …NSSymbol theSymbol = NSLookupSymbolInImage(theImage, inRoutineName, NSLOOKUPSYMBOLINIMAGE_OPTION_B… in LoadLibraryAndGetRoutineAddress()
80 void* theImage = dlopen(inLibraryPath, RTLD_LAZY); in LoadLibraryAndGetRoutineAddress() local
81 if(theImage != NULL) in LoadLibraryAndGetRoutineAddress()
85 theRoutine = dlsym(theImage, &(inRoutineName[1])); in LoadLibraryAndGetRoutineAddress()
98 …const struct mach_header* theImage = NSAddImage(inLibraryPath, NSADDIMAGE_OPTION_RETURN_ONLY_IF_LO… in GetRoutineAddressIfLibraryLoaded() local
99 if(theImage != 0) in GetRoutineAddressIfLibraryLoaded()
108 void* theImage = dlopen(inLibraryPath, RTLD_LAZY | RTLD_NOLOAD); in GetRoutineAddressIfLibraryLoaded() local
109 if(theImage != NULL) in GetRoutineAddressIfLibraryLoaded()
[all …]
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/mediax/jai/
H A DRenderedImageAdapter.java54 protected RenderedImage theImage; field in RenderedImageAdapter
123 theImage = im; in RenderedImageAdapter()
125 tileIndexBounds = new Rectangle(theImage.getMinTileX(), in RenderedImageAdapter()
126 theImage.getMinTileY(), in RenderedImageAdapter()
127 theImage.getNumXTiles(), in RenderedImageAdapter()
138 return theImage; in getWrappedImage()
152 return theImage.getData(); in getData()
157 return theImage.getData(rect); in getData()
162 return theImage.copyData(raster); in copyData()
172 theImage.getPropertyNames()); in getPropertyNames()
[all …]
H A DRenderedOp.java861 if (theImage == null) { in createRendering()
884 return theImage; in getRendering()
895 return theImage; in getCurrentRendering()
929 if(theImage == null) { in getNewRendering()
937 theImage = null; in getNewRendering()
969 return theImage; in getNewRendering()
1007 if(theImage != null && in propertyChange()
1035 theImage = null; in propertyChange()
2913 if(theImage != null && theImage instanceof OpImage) { in mapDestPoint()
2958 if(theImage != null && theImage instanceof OpImage) { in mapSourcePoint()
[all …]
/dports/devel/hapy/Hapy-0.0.8/src/
H A DArea.cc17 theImage = string(); in clear()
22 theImage.data() : in imageData()
23 (theImage.data() + start()); in imageData()
27 return theState == asFrozen ? theImage.size() : theSize; in imageSize()
41 theImage = theImage.substr(start(), size()); // expensive in image()
44 return theImage; in image()
48 theImage = anImage; // cheap in image()
/dports/cad/opencascade/opencascade-7.6.0/src/Image/
H A DImage_PixMap.cxx599 bool Image_PixMap::SwapRgbaBgra (Image_PixMap& theImage) in SwapRgbaBgra() argument
601 switch (theImage.Format()) in SwapRgbaBgra()
671 switch (theImage.Format()) in ToBlackWhite()
738 bool Image_PixMap::FlipY (Image_PixMap& theImage) in FlipY() argument
740 if (theImage.IsEmpty() in FlipY()
741 || theImage.SizeX() == 0 in FlipY()
742 || theImage.SizeY() == 0) in FlipY()
748 const size_t aRowSize = theImage.SizeRowBytes(); in FlipY()
755 Standard_Size aNbRowsHalf = theImage.SizeY() / 2; in FlipY()
758 Standard_Byte* aTop = theImage.ChangeRow (aRowT); in FlipY()
[all …]
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/mediax/jai/remote/
H A DRemoteRenderedOp.java685 theImage = null; in propertyChange()
756 theImage = null; in propertyChange()
937 theImage == null) { in propertyChange()
1011 if (theImage != null) { in getRetryInterval()
1051 if (theImage != null) { in setRetryInterval()
1075 if (theImage != null) { in getNumRetries()
1116 if (theImage != null) { in setNumRetries()
1163 if (theImage != null) { in setNegotiationPreferences()
1270 if (theImage != null) { in getNegotiatedValues()
1295 if (theImage != null) { in getNegotiatedValue()
[all …]
/dports/www/squid/squid-4.15/src/http/
H A DRequestMethod.h29 HttpRequestMethod() : theMethod(Http::METHOD_NONE), theImage() {} in HttpRequestMethod()
30 HttpRequestMethod(Http::MethodType const aMethod) : theMethod(aMethod), theImage() {} in HttpRequestMethod()
37 theImage = aMethod.theImage;
43 theImage.clear();
50 (theMethod != Http::METHOD_OTHER || theImage == aMethod.theImage);
115 …SBuf theImage; ///< Used for storing the Http::METHOD_OTHER only. A copy of the parsed method … variable
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/tools/plugandpaint/
H A Dpaintarea.cpp50 theImage(500, 400, QImage::Format_RGB32), in PaintArea()
59 theImage.fill(qRgb(255, 255, 255)); in PaintArea()
74 return theImage.save(fileName, fileFormat); in saveImage()
79 theImage = image.convertToFormat(QImage::Format_RGB32); in setImage()
112 return theImage.size(); in sizeHint()
118 painter.drawImage(QPoint(0, 0), theImage); in paintEvent()
125 QPainter painter(&theImage); in mousePressEvent()
146 QPainter painter(&theImage); in mousePressEvent()
163 QPainter painter(&theImage); in mouseMoveEvent()
179 QPainter painter(&theImage); in mouseReleaseEvent()
/dports/graphics/wdune/wdune-1.926/batch/
H A Dinserticon-gimp2_8.scm38 (define theImage iconImage)
44 (gimp-image-resize theImage theImageWidth theImageHeight 0 0)
46 (define saveLayer (car (gimp-image-flatten theImage)))
50 (file-bmp-save 1 theImage saveLayer inFilename inFilename)
69 (dune-copy-rectangle theImage sourceLayer position 0
70 theImage theLayer (+ 16 position) 0 width iconHeight)
72 (gimp-convert-indexed theImage 0 0 16 FALSE FALSE "")
74 (gimp-display-new theImage)
H A Dinserticon-gimp2_6.scm35 (define theImage iconImage)
37 (gimp-image-resize theImage theImageWidth theImageHeight 0 0)
39 (define saveLayer (car (gimp-image-flatten theImage)))
41 (file-bmp-save 1 theImage saveLayer inFilename inFilename)
52 (dune-copy-rectangle theImage theLayer position 0
53 theImage theLayer (+ 16 position) 0 width iconHeight)
55 (gimp-display-new theImage)
H A Dinserticon-gimp2_4.scm35 (define theImage iconImage)
37 (gimp-image-resize theImage theImageWidth theImageHeight 0 0)
39 (define saveLayer (car (gimp-image-flatten theImage)))
41 (file-bmp-save 1 theImage saveLayer inFilename inFilename)
52 (dune-copy-rectangle theImage theLayer position 0
53 theImage theLayer (+ 16 position) 0 width iconHeight)
55 (gimp-display-new theImage)
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_Texture.cxx266 if (theImage != NULL) in Init()
349 GLvoid* aDataPtr = (theImage != NULL) ? (GLvoid* )theImage->Data() : NULL; in Init()
360 const GLint aPixelsWidth = GLint(theImage->SizeRowBytes() / theImage->SizePixelBytes()); in Init()
540 if (theImage.IsEmpty()) in Init()
557 theType, &theImage); in Init()
608 if (theImage.SizeX() < 1 in InitCompressed()
609 || theImage.SizeY() < 1 in InitCompressed()
647 mySizeX = theImage.SizeX(); in InitCompressed()
648 mySizeY = theImage.SizeY(); in InitCompressed()
674 Graphic3d_Vec2i aMipSizeXY (theImage.SizeX(), theImage.SizeY()); in InitCompressed()
[all …]
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/tools/plugandpaint/app/
H A Dpaintarea.cpp63 theImage.fill(qRgb(255, 255, 255)); in PaintArea()
78 return theImage.save(fileName, fileFormat); in saveImage()
83 theImage = image.convertToFormat(QImage::Format_RGB32); in setImage()
116 return theImage.size(); in sizeHint()
122 painter.drawImage(QPoint(0, 0), theImage); in paintEvent()
129 QPainter painter(&theImage); in mousePressEvent()
150 QPainter painter(&theImage); in mousePressEvent()
167 QPainter painter(&theImage); in mouseMoveEvent()
183 QPainter painter(&theImage); in mouseReleaseEvent()
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_TextureRoot.cxx215 const Handle(Image_PixMap)& theImage) in convertToCompatible() argument
218 || theSupported->IsSupported (theImage->Format()) in convertToCompatible()
219 || theImage.IsNull()) in convertToCompatible()
224 switch (theImage->Format()) in convertToCompatible()
228 Image_PixMap::SwapRgbaBgra (*theImage); in convertToCompatible()
229 theImage->SetFormat (Image_Format_RGB); in convertToCompatible()
233 Image_PixMap::SwapRgbaBgra (*theImage); in convertToCompatible()
234theImage->SetFormat (theImage->Format() == Image_Format_BGR32 ? Image_Format_RGB32 : Image_Format_… in convertToCompatible()

12345678910>>...19