sourcingvorti.blogg.se

Imagetype java
Imagetype java




imagetype java

This constructor will create a new view of IntBuffer) to match the specified imageType. dataBuffer - an NIO buffer of the correct type (ByteBuffer or Parameters: width - width of the image height - height of the image imageType - type of the image. The the byte order of the specified dataBuffer must match the nativeįor best performance, the NIO buffer should be a direct buffer. dataBuffer) Constructs an NIO image buffer of the specified size and type, using NioImageBuffer.ImageType imageType) Constructs an NIO image buffer of the specified size and type.Ī direct NIO buffer of the correct type (ByteBuffer or IntBuffer)

imagetype java

Methods inherited from class Ĭlone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait Sets the data buffer to the specified input data buffer.

imagetype java

Gets the data buffer to the specified input data buffer. Since: Java 3D 1.5 See Also: ImageComponent2D,Ĭonstructs an NIO image buffer of the specified size and type.Ĭonstructs an NIO image buffer of the specified size and type, using An NioImageBuffer must not be used as theīuffer of an off-screen Canvas3D, or for reading back a raster image. An an NioImageBuffer can be wrapped byĪn ImageComponent and used for texture mapping, or for rendering Raster The NioImageBuffer class is a container for an image whose DataBuffer SUMMARY: NESTED | FIELD | CONSTR | METHOD






Imagetype java