Uses of Class
videoRangePanel.pamImage.PamImage
Packages that use PamImage
-
Uses of PamImage in videoRangePanel
Methods in videoRangePanel that return PamImageMethods in videoRangePanel with parameters of type PamImageModifier and TypeMethodDescriptionvoid
VRControl.setCurrentImage
(PamImage image) Set the current image. -
Uses of PamImage in videoRangePanel.layoutFX
Methods in videoRangePanel.layoutFX that return PamImageModifier and TypeMethodDescriptionVRDisplayFX.getCurrentImage()
Get the current imageVRMediaView.getImageSnapshot()
Take a snapshot of the video and return an image with the correct time metadata etc.Methods in videoRangePanel.layoutFX with parameters of type PamImageModifier and TypeMethodDescriptionvoid
VRImagePane.openNewImage
(PamImage currentImage) Open a pamImage.void
Set the image in the image pane.