Uses of Class
com.avpkit.core.IPixelFormat
-
Packages that use IPixelFormat Package Description com.avpkit.core An advanced API for reading, decoding, re-sampling, encoding and writing of most media files. -
-
Uses of IPixelFormat in com.avpkit.core
Methods in com.avpkit.core that return IPixelFormat Modifier and Type Method Description IPixelFormatIPixelFormat. copyReference()Create a new IPixelFormat object that is actually referring to the exact same underlying native object.Methods in com.avpkit.core with parameters of type IPixelFormat Modifier and Type Method Description static longIPixelFormat. getCPtr(IPixelFormat obj)Internal Only.
-