Package | Description |
---|---|
org.scijava.java3d |
Provides the core set of classes for the
3D graphics API for the Java platform; click here for more information,
including explanatory material that was formerly found in the guide.
|
Modifier and Type | Method and Description |
---|---|
void |
GraphicsContext3D.readRaster(Raster raster)
Read an image from the frame buffer and copy it into the
ImageComponent and/or DepthComponent
objects referenced by the specified Raster object.
|
Copyright © 2016–2022 SciJava. All rights reserved.