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 TypeMethodDescriptionvoidVRControl.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 TypeMethodDescriptionvoidVRImagePane.openNewImage(PamImage currentImage) Open a pamImage.voidSet the image in the image pane.