JavaScript is disabled on your browser.
com.scichart.drawing.common
Interface ICanvasTexture2D
All Superinterfaces:
java.lang.AutoCloseable, com.scichart.core.framework.IDisposable,
ITexture2D
public interface
ICanvasTexture2D
extends
ITexture2D
Defines the interface to a 2D Texture which could be used as
Canvas
render target
Method Summary
Methods inherited from interface com.scichart.drawing.common.
ITexture2D
getHeight
,
getWidth
Methods inherited from interface com.scichart.core.framework.IDisposable
dispose
Methods inherited from interface java.lang.AutoCloseable
close