Uses of Class
org.praxislive.video.code.userapi.OffScreen.Format
-
Packages that use OffScreen.Format Package Description org.praxislive.video.code.userapi -
-
Uses of OffScreen.Format in org.praxislive.video.code.userapi
Methods in org.praxislive.video.code.userapi that return OffScreen.Format Modifier and Type Method Description OffScreen.Format
format()
The pixel format of the buffer.static OffScreen.Format
OffScreen.Format. valueOf(String name)
Returns the enum constant of this type with the specified name.static OffScreen.Format[]
OffScreen.Format. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-