Uses of Class
tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
-
Packages that use FFAboutPixelFormat.BitDepths Package Description tv.hd3g.fflauncher.about -
-
Uses of FFAboutPixelFormat.BitDepths in tv.hd3g.fflauncher.about
Fields in tv.hd3g.fflauncher.about declared as FFAboutPixelFormat.BitDepths Modifier and Type Field Description FFAboutPixelFormat.BitDepthsFFAboutPixelFormat. bitDepthsMethods in tv.hd3g.fflauncher.about that return FFAboutPixelFormat.BitDepths Modifier and Type Method Description static FFAboutPixelFormat.BitDepthsFFAboutPixelFormat.BitDepths. getFromTag(String tag)static FFAboutPixelFormat.BitDepthsFFAboutPixelFormat.BitDepths. valueOf(String name)Returns the enum constant of this type with the specified name.static FFAboutPixelFormat.BitDepths[]FFAboutPixelFormat.BitDepths. values()Returns an array containing the constants of this enum type, in the order they are declared.
-