java.lang.Object
org.praxislive.video.render.Surface
org.praxislive.video.pgl.PGLSurface
-
Nested Class Summary
Nested Classes -
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected processing.core.PImageasImage()booleancheckCompatible(Surface surface, boolean checkDimensions, boolean checkAlpha) voidclear()voidcreateSurface(int width, int height, boolean alpha) intbooleanisClear()voidvoidrelease()
-
Method Details
-
process
-
getGraphics
-
asImage
protected processing.core.PImage asImage() -
getContext
-
clear
public void clear() -
isClear
public boolean isClear() -
release
public void release() -
copy
-
getModCount
public int getModCount()- Specified by:
getModCountin classSurface
-
checkCompatible
- Specified by:
checkCompatiblein classSurface
-
createSurface
- Overrides:
createSurfacein classSurface
-
createSurface
- Specified by:
createSurfacein classSurface
-