Uses of Class
com.teamdev.jxcapture.video.win.directshow.wrappers.TrueColorInfo

Packages that use TrueColorInfo
com.teamdev.jxcapture.video.win.directshow.wrappers   
 

Uses of TrueColorInfo in com.teamdev.jxcapture.video.win.directshow.wrappers
 

Methods in com.teamdev.jxcapture.video.win.directshow.wrappers that return TrueColorInfo
 TrueColorInfo VideoInfo.getTrueColorInfo()
           
 

Methods in com.teamdev.jxcapture.video.win.directshow.wrappers with parameters of type TrueColorInfo
static com.teamdev.jxdesktop.win32.ole.GUID MediaType.getBitmapSubtype(com.teamdev.jxdesktop.win32.gdi.BitmapInfoHeader header, TrueColorInfo info)
           
static com.teamdev.jxdesktop.win32.ole.GUID MediaType.getTrueColorType(com.teamdev.jxdesktop.win32.gdi.BitmapInfoHeader header, TrueColorInfo info)