Home
last modified time | relevance | path

Searched refs:rasterize (Results 1 – 25 of 822) sorted by relevance

12345678910>>...33

/dports/graphics/py-rasterio/rasterio-1.2.10/tests/
H A Dtest_features.py627 rasterize(
644 rasterize(
655 rasterize(
665 rasterize(
674 rasterize(
683 rasterize(
697 rasterize(
711 rasterize(
720 rasterize(
773 rasterize(
[all …]
/dports/math/R-cran-raster/raster/man/
H A Drasterize.Rd1 \name{rasterize}
5 \alias{rasterize}
6 \alias{rasterize,matrix,Raster-method}
8 \alias{rasterize,sf,Raster-method}
12 \alias{rasterize,Extent,Raster-method}
83 # rasterize points
92 r0 <- rasterize(xy, r)
94 r1 <- rasterize(xy, r, field=1)
110 # rasterize lines
119 r <- rasterize(lines, r)
[all …]
/dports/math/pdal/PDAL-2.3.0/doc/workshop/slides/source/
H A Drasterization.rst25 .. literalinclude:: ../../exercises/analysis/rasterize/classification.json
31 .. literalinclude:: ../../exercises/analysis/rasterize/classify-command.txt
43 .. literalinclude:: ../../exercises/analysis/rasterize/ramp.txt
49 .. literalinclude:: ../../exercises/analysis/rasterize/gdaldem-run-command.txt
59 .. literalinclude:: ../../exercises/analysis/rasterize/intensity-run-command.txt
/dports/math/R-cran-terra/terra/man/
H A Drasterize.Rd1 \name{rasterize}
5 \alias{rasterize}
6 \alias{rasterize,SpatVector,SpatRaster-method}
15 \S4method{rasterize}{SpatVector,SpatRaster}(x, y, field="", fun, ..., background=NA, touches=FALSE,
48 To update existing raster data use the output of \code{rasterize} as second argument in \code{\link…
59 #x <- rasterize(v, r, "NAME_2")
/dports/science/py-chempy/chempy-0.8.2/scripts/
H A Drender_index.sh11 bzcat $SCRIPTS_PATH/rasterize.js.bz2 >$SCRIPTS_PATH/rasterize.js
28 QT_QPA_PLATFORM=offscreen phantomjs $SCRIPTS_PATH/rasterize.js $f $tmpdir/$img 1200px*900px
/dports/math/pdal/PDAL-2.3.0/pdal/
H A DQuadIndex.cpp139 std::size_t rasterize,
308 const std::size_t rasterize, in getPoints() argument
317 if (curDepth == rasterize) in getPoints()
332 else if (++curDepth <= rasterize) in getPoints()
336 rasterize, in getPoints()
347 rasterize, in getPoints()
358 rasterize, in getPoints()
369 rasterize, in getPoints()
514 std::size_t rasterize,
711 rasterize, in getPoints()
[all …]
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dbitmapcontrol.c108 static void SFFigureBitmaps(SplineFont *sf,int32 *sizes,int usefreetype,int rasterize,int layer) { in SFFigureBitmaps() argument
121 if ( !rasterize ) in SFFigureBitmaps()
151 static void FVScaleBitmaps(FontViewBase *fv,int32 *sizes, int rasterize) { in FVScaleBitmaps() argument
161 if ( rasterize ) in FVScaleBitmaps()
330 FVScaleBitmaps(bd->fv,sizes,bd->rasterize); in BitmapsDoIt()
332 SFFigureBitmaps(bd->sf,sizes,usefreetype,bd->rasterize,bd->layer); in BitmapsDoIt()
356 int BitmapControl(FontViewBase *fv,int32 *sizes,int isavail,int rasterize) { in BitmapControl() argument
364 bd.rasterize = rasterize; in BitmapControl()
H A Dbitmapcontrol.h41 int rasterize; member
50 extern int BitmapControl(FontViewBase *fv, int32 *sizes, int isavail, int rasterize);
/dports/graphics/py-rasterio/rasterio-1.2.10/docs/api/
H A Drasterio.rio.rasterize.rst1 rasterio.rio.rasterize module
4 .. automodule:: rasterio.rio.rasterize
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/referencerenderer/
H A DrrRasterizer.hpp135 …void rasterize (FragmentPacket* const fragmentPackets, float* const depthValues, const int …
187 …void rasterize (FragmentPacket* const fragmentPackets, float* const depthValues, const i…
234 …void rasterize (FragmentPacket* const fragmentPackets, float* const depthValues, const in…
277 …void rasterize (LineExitDiamond* const lineDiamonds, const int maxDiamonds, int& numWrit…
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/vector/
H A Dvraster.h33 void rasterize(VPath path, FillRule fillRule = FillRule::Winding, const VRect &clip = VRect());
34 void rasterize(VPath path, CapStyle cap, JoinStyle join, float width,
/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/src/vector/
H A Dvraster.h37 void rasterize(VPath path, FillRule fillRule = FillRule::Winding, const VRect &clip = VRect());
38 void rasterize(VPath path, CapStyle cap, JoinStyle join, float width,
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqrasterizer_p.h79 void rasterize(const QT_FT_Outline *outline, Qt::FillRule fillRule);
80 void rasterize(const QPainterPath &path, Qt::FillRule fillRule);
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqrasterizer_p.h79 void rasterize(const QT_FT_Outline *outline, Qt::FillRule fillRule);
80 void rasterize(const QPainterPath &path, Qt::FillRule fillRule);
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqrasterizer_p.h79 void rasterize(const QT_FT_Outline *outline, Qt::FillRule fillRule);
80 void rasterize(const QPainterPath &path, Qt::FillRule fillRule);
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqrasterizer_p.h79 void rasterize(const QT_FT_Outline *outline, Qt::FillRule fillRule);
80 void rasterize(const QPainterPath &path, Qt::FillRule fillRule);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/painting/
H A Dqrasterizer_p.h83 void rasterize(const QT_FT_Outline *outline, Qt::FillRule fillRule);
84 void rasterize(const QPainterPath &path, Qt::FillRule fillRule);
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqrasterizer_p.h79 void rasterize(const QT_FT_Outline *outline, Qt::FillRule fillRule);
80 void rasterize(const QPainterPath &path, Qt::FillRule fillRule);
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqrasterizer_p.h79 void rasterize(const QT_FT_Outline *outline, Qt::FillRule fillRule);
80 void rasterize(const QPainterPath &path, Qt::FillRule fillRule);
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqrasterizer_p.h79 void rasterize(const QT_FT_Outline *outline, Qt::FillRule fillRule);
80 void rasterize(const QPainterPath &path, Qt::FillRule fillRule);
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqrasterizer_p.h79 void rasterize(const QT_FT_Outline *outline, Qt::FillRule fillRule);
80 void rasterize(const QPainterPath &path, Qt::FillRule fillRule);
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqrasterizer_p.h79 void rasterize(const QT_FT_Outline *outline, Qt::FillRule fillRule);
80 void rasterize(const QPainterPath &path, Qt::FillRule fillRule);
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqrasterizer_p.h79 void rasterize(const QT_FT_Outline *outline, Qt::FillRule fillRule);
80 void rasterize(const QPainterPath &path, Qt::FillRule fillRule);
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqrasterizer_p.h79 void rasterize(const QT_FT_Outline *outline, Qt::FillRule fillRule);
80 void rasterize(const QPainterPath &path, Qt::FillRule fillRule);
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqrasterizer_p.h79 void rasterize(const QT_FT_Outline *outline, Qt::FillRule fillRule);
80 void rasterize(const QPainterPath &path, Qt::FillRule fillRule);

12345678910>>...33