Home
last modified time | relevance | path

Searched refs:Raster (Results 101 – 125 of 5654) sorted by relevance

12345678910>>...227

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/
H A DGradientPaintContext.java28 import java.awt.image.Raster;
44 static WeakReference<Raster> cached;
46 static synchronized Raster getCachedRaster(ColorModel cm, int w, int h) { in getCachedRaster()
49 Raster ras = (Raster) cached.get(); in getCachedRaster()
62 static synchronized void putCachedRaster(ColorModel cm, Raster ras) { in putCachedRaster()
64 Raster cras = (Raster) cached.get(); in putCachedRaster()
88 Raster saved;
226 public Raster getRaster(int x, int y, int w, int h) { in getRaster()
229 Raster rast = saved; in getRaster()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/
H A DGradientPaintContext.java28 import java.awt.image.Raster;
44 static WeakReference<Raster> cached;
46 static synchronized Raster getCachedRaster(ColorModel cm, int w, int h) { in getCachedRaster()
49 Raster ras = (Raster) cached.get(); in getCachedRaster()
62 static synchronized void putCachedRaster(ColorModel cm, Raster ras) { in putCachedRaster()
64 Raster cras = (Raster) cached.get(); in putCachedRaster()
88 Raster saved;
226 public Raster getRaster(int x, int y, int w, int h) { in getRaster()
229 Raster rast = saved; in getRaster()
/dports/math/R-cran-raster/raster/man/
H A DArith-methods.Rd7 \alias{Arith,Raster,Raster-method}
8 \alias{Arith,Raster,missing-method}
27 \title{Arithmetic with Raster* objects}
30 Standard arithmetic operators for computations with Raster* objects and numeric values. The followi…
33 The input Raster* objects should have the same extent, origin and resolution. If only the extent di…
34 the intersection of the Raster objects. Operators are applied on a cell by cell basis.
39 In addition to arithmetic with Raster* objects, the following operations are supported for SpatialP…
50 If the values of the output Raster* cannot be held in memory, they will be saved to a temporary fil…
56 A Raster* object, and in some cases the side effect of a new file on disk.
H A DstackSelect.Rd4 \alias{stackSelect,RasterStackBrick,Raster-method}
7 \title{Select cell values from a multi-layer Raster* object}
10 Use a Raster* object to select cell values from different layers in a multi-layer Raster* object. T…
16 \S4method{stackSelect}{RasterStackBrick,Raster}(x, y, recycle=FALSE, type='index', filename='', ...)
21 \item{y}{Raster* object}
29 Raster* object
H A Dmask.Rd10 \alias{mask,Raster,Spatial-method}
11 \alias{mask,Raster,sf-method}
13 \title{Mask values in a Raster object}
16Raster* object that has the same values as \code{x}, except for the cells that are \code{NA} (or o…
32 \S4method{mask}{Raster,Spatial}(x, mask, filename="", inverse=FALSE,
38 \item{x}{Raster* object}
39 \item{mask}{Raster* object or a Spatial* object}
48 \value{Raster* object}
/dports/devel/upp/upp/uppsrc/Draw/src.tpp/
H A DStreamRasterEncoder_en-us.tpp34 [s5;:StreamRasterEncoder`:`:Save`(Stream`&`,Raster`&`):%- [@(0.0.255) void]_[* Save]([_^Stream^ S
35 tream][@(0.0.255) `&]_[*@3 s], [_^Raster^ Raster][@(0.0.255) `&]_[*@3 raster])&]
39 [s5;:StreamRasterEncoder`:`:SaveFile`(const char`*`,Raster`&`):%- [@(0.0.255) bool]_[* Sa
40 veFile]([@(0.0.255) const]_[@(0.0.255) char]_`*[*@3 fn], [_^Raster^ Raster][@(0.0.255) `&]_
45 [s5;:StreamRasterEncoder`:`:SaveString`(Raster`&`):%- [_^String^ String]_[* SaveString]([_^Raster^ R
/dports/lang/gcc48/gcc-4.8.5/libjava/java/awt/image/
H A DAffineTransformOp.h30 class Raster; variable
44 …tual ::java::awt::image::WritableRaster * createCompatibleDestRaster(::java::awt::image::Raster *);
46 …virtual ::java::awt::image::WritableRaster * filter(::java::awt::image::Raster *, ::java::awt::ima…
48 virtual ::java::awt::geom::Rectangle2D * getBounds2D(::java::awt::image::Raster *);
54 …void filterNearest(::java::awt::image::Raster *, ::java::awt::image::WritableRaster *, JArray< jdo…
55 …void filterBilinear(::java::awt::image::Raster *, ::java::awt::image::WritableRaster *, JArray< jd…
56 …void filterBicubic(::java::awt::image::Raster *, ::java::awt::image::WritableRaster *, JArray< jdo…
/dports/lang/gnat_util/gcc-6-20180516/libjava/java/awt/image/
H A DAffineTransformOp.h30 class Raster; variable
44 …tual ::java::awt::image::WritableRaster * createCompatibleDestRaster(::java::awt::image::Raster *);
46 …virtual ::java::awt::image::WritableRaster * filter(::java::awt::image::Raster *, ::java::awt::ima…
48 virtual ::java::awt::geom::Rectangle2D * getBounds2D(::java::awt::image::Raster *);
54 …void filterNearest(::java::awt::image::Raster *, ::java::awt::image::WritableRaster *, JArray< jdo…
55 …void filterBilinear(::java::awt::image::Raster *, ::java::awt::image::WritableRaster *, JArray< jd…
56 …void filterBicubic(::java::awt::image::Raster *, ::java::awt::image::WritableRaster *, JArray< jdo…
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/java/awt/image/
H A DAffineTransformOp.h30 class Raster; variable
44 …tual ::java::awt::image::WritableRaster * createCompatibleDestRaster(::java::awt::image::Raster *);
46 …virtual ::java::awt::image::WritableRaster * filter(::java::awt::image::Raster *, ::java::awt::ima…
48 virtual ::java::awt::geom::Rectangle2D * getBounds2D(::java::awt::image::Raster *);
54 …void filterNearest(::java::awt::image::Raster *, ::java::awt::image::WritableRaster *, JArray< jdo…
55 …void filterBilinear(::java::awt::image::Raster *, ::java::awt::image::WritableRaster *, JArray< jd…
56 …void filterBicubic(::java::awt::image::Raster *, ::java::awt::image::WritableRaster *, JArray< jdo…
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/java/awt/image/
H A DAffineTransformOp.h30 class Raster; variable
44 …tual ::java::awt::image::WritableRaster * createCompatibleDestRaster(::java::awt::image::Raster *);
46 …virtual ::java::awt::image::WritableRaster * filter(::java::awt::image::Raster *, ::java::awt::ima…
48 virtual ::java::awt::geom::Rectangle2D * getBounds2D(::java::awt::image::Raster *);
54 …void filterNearest(::java::awt::image::Raster *, ::java::awt::image::WritableRaster *, JArray< jdo…
55 …void filterBilinear(::java::awt::image::Raster *, ::java::awt::image::WritableRaster *, JArray< jd…
56 …void filterBicubic(::java::awt::image::Raster *, ::java::awt::image::WritableRaster *, JArray< jdo…
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/java/awt/image/
H A DAffineTransformOp.h30 class Raster; variable
44 …tual ::java::awt::image::WritableRaster * createCompatibleDestRaster(::java::awt::image::Raster *);
46 …virtual ::java::awt::image::WritableRaster * filter(::java::awt::image::Raster *, ::java::awt::ima…
48 virtual ::java::awt::geom::Rectangle2D * getBounds2D(::java::awt::image::Raster *);
54 …void filterNearest(::java::awt::image::Raster *, ::java::awt::image::WritableRaster *, JArray< jdo…
55 …void filterBilinear(::java::awt::image::Raster *, ::java::awt::image::WritableRaster *, JArray< jd…
56 …void filterBicubic(::java::awt::image::Raster *, ::java::awt::image::WritableRaster *, JArray< jdo…
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/
H A DRasterProxy.java16 import java.awt.image.Raster;
35 private transient Raster raster;
43 public RasterProxy(Raster source) { in RasterProxy()
51 public Raster getRaster() { in getRaster()
61 Raster r; in writeObject()
111 raster = Raster.createRaster(sampleModel, dataBuffer, location); in readObject()
H A DRasterState.java17 import java.awt.image.Raster;
39 Raster.class, in getSupportedClasses()
66 Raster raster = (Raster)theObject; in writeObject()
67 Raster r; in writeObject()
117 theObject = Raster.createRaster(sampleModel, dataBuffer, location); in readObject()
/dports/databases/postgis30/postgis-3.0.4/raster/test/regress/
H A Drt_pixelvalue_expected5 ERROR: Raster and geometry do not have the same SRID
6 ERROR: Raster and geometry do not have the same SRID
7 NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not s…
8 NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not s…
9 NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not s…
10 NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not s…
H A Drt_utility_expected5 ERROR: Raster and geometry do not have the same SRID
6 ERROR: Raster and geometry do not have the same SRID
7 ERROR: Raster and geometry do not have the same SRID
12 ERROR: Raster and geometry do not have the same SRID
13 ERROR: Raster and geometry do not have the same SRID
14 ERROR: Raster and geometry do not have the same SRID
35 Raster of 10x10 pixels has 3 bands and extent of BOX(0 -10,10 0)
41 1|Raster of 90x50 pixels has 3 bands and extent of BOX(0 -50,90 0)
45 2|Raster of 90x50 pixels has 3 bands and extent of BOX(0 -50,90 0)
49 3|Raster of 90x50 pixels has 2 bands and extent of BOX(0 -50,90 0)
[all …]
/dports/databases/postgis31/postgis-3.1.4/raster/test/regress/
H A Drt_pixelvalue_expected5 ERROR: Raster and geometry do not have the same SRID
6 ERROR: Raster and geometry do not have the same SRID
7 NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not s…
8 NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not s…
9 NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not s…
10 NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not s…
H A Drt_utility_expected5 ERROR: Raster and geometry do not have the same SRID
6 ERROR: Raster and geometry do not have the same SRID
7 ERROR: Raster and geometry do not have the same SRID
12 ERROR: Raster and geometry do not have the same SRID
13 ERROR: Raster and geometry do not have the same SRID
14 ERROR: Raster and geometry do not have the same SRID
35 Raster of 10x10 pixels has 3 bands and extent of BOX(0 -10,10 0)
41 1|Raster of 90x50 pixels has 3 bands and extent of BOX(0 -50,90 0)
45 2|Raster of 90x50 pixels has 3 bands and extent of BOX(0 -50,90 0)
49 3|Raster of 90x50 pixels has 2 bands and extent of BOX(0 -50,90 0)
[all …]
/dports/databases/postgis25/postgis-2.5.5/raster/test/regress/
H A Drt_pixelvalue_expected5 ERROR: Raster and geometry do not have the same SRID
6 ERROR: Raster and geometry do not have the same SRID
7 NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not s…
8 NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not s…
9 NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not s…
10 NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not s…
H A Drt_utility_expected5 ERROR: Raster and geometry do not have the same SRID
6 ERROR: Raster and geometry do not have the same SRID
7 ERROR: Raster and geometry do not have the same SRID
12 ERROR: Raster and geometry do not have the same SRID
13 ERROR: Raster and geometry do not have the same SRID
14 ERROR: Raster and geometry do not have the same SRID
34 Raster of 10x10 pixels has 3 bands and extent of BOX(0 -10,10 0)
40 1|Raster of 90x50 pixels has 3 bands and extent of BOX(0 -50,90 0)
44 2|Raster of 90x50 pixels has 3 bands and extent of BOX(0 -50,90 0)
48 3|Raster of 90x50 pixels has 2 bands and extent of BOX(0 -50,90 0)
[all …]
/dports/databases/postgis32/postgis-3.2.0/raster/test/regress/
H A Drt_pixelvalue_expected5 ERROR: Raster and geometry do not have the same SRID
6 ERROR: Raster and geometry do not have the same SRID
7 NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not s…
8 NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not s…
9 NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not s…
10 NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not s…
H A Drt_utility_expected5 ERROR: Raster and geometry do not have the same SRID
6 ERROR: Raster and geometry do not have the same SRID
7 ERROR: Raster and geometry do not have the same SRID
12 ERROR: Raster and geometry do not have the same SRID
13 ERROR: Raster and geometry do not have the same SRID
14 ERROR: Raster and geometry do not have the same SRID
35 Raster of 10x10 pixels has 3 bands and extent of BOX(0 -10,10 0)
41 1|Raster of 90x50 pixels has 3 bands and extent of BOX(0 -50,90 0)
45 2|Raster of 90x50 pixels has 3 bands and extent of BOX(0 -50,90 0)
49 3|Raster of 90x50 pixels has 2 bands and extent of BOX(0 -50,90 0)
[all …]
/dports/games/gogui/Quaqua/src/ch/randelshofer/quaqua/ext/batik/ext/awt/image/rendered/
H A DTileStore.java21 import java.awt.image.Raster;
32 void setTile(int x, int y, Raster ras); in setTile()
34 Raster getTile(int x, int y); in getTile()
39 Raster getTileNoCompute(int x, int y); in getTileNoCompute()
H A DBufferedImageCachableRed.java24 import java.awt.image.Raster;
85 public Raster getTile(int tileX, int tileY) { in getTile()
89 public Raster getData() { in getData()
90 Raster r = bi.getData(); in getData()
94 public Raster getData(Rectangle rect) { in getData()
102 Raster ret = bi.getData(r); in getData()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/mediax/jai/
H A DSnapshotImage.java14 import java.awt.image.Raster;
29 Raster tile;
45 TileCopy(Raster tile, int tileX, int tileY) { in TileCopy()
88 public Raster getTile(int tileX, int tileY) { in getTile()
153 public Raster getTile(int tileX, int tileY) { in getTile()
212 void addTile(Raster tile, int tileX, int tileY) { in addTile()
398 private Raster createTileCopy(int tileX, int tileY) { in createTileCopy()
431 Raster tile = createTileCopy(p.x, p.y); in createSnapshot()
484 public Raster getTile(int tileX, int tileY) { in getTile()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/asn1/test/asn1_SUITE_data/rfcs/
H A DRaster-Gr-Profile-Attributes.asn11 -- Module Raster-Gr-Profile-Attributes (T.417:03/1993)
3 Raster-Gr-Profile-Attributes {2 8 1 7 4} DEFINITIONS ::=
8 Raster-Gr-Content-Defaults;
13 Coordinate-Pair, Raster-Graphics-Attributes
14 FROM Raster-Gr-Presentation-Attributes {2 8 1 7 2}
16 FROM Raster-Gr-Coding-Attributes {2 8 1 7 3};
64 Raster-Gr-Content-Defaults ::= SET {
65 COMPONENTS OF Raster-Graphics-Attributes,

12345678910>>...227