Uses of Enum Class
org.praxislive.video.render.NativePixelData.Format
Packages that use NativePixelData.Format
-
Uses of NativePixelData.Format in org.praxislive.video.render
Methods in org.praxislive.video.render that return NativePixelData.FormatModifier and TypeMethodDescriptionNativePixelData.getFormat()static NativePixelData.FormatReturns the enum constant of this class with the specified name.static NativePixelData.Format[]NativePixelData.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.