JAVA Tech VERSION 3.0 Marine Radio User Manual


 
67
6767
67
toggleAdjustTool()
E.g. ViewONE.toggleAdjustTool();
This method toggles the visibility of the adjust tool (brightness/contrast/luminance).
setAdjustToolVisible(OnOff)
E.g. ViewONE.setAdjustToolVisible(True);
This method sets the visibility of the adjust tool (brightness/contrast/luminance).
isAdjustToolVisible()
E.g. var onOff = ViewONE.isAdjustToolVisible();
This method returns the visibility of the adjust tool (brightness/contrast/luminance).
Method:
(V3-Only)
Method:
(V3-Only)
Method:
(V3-Only)