Difference between revisions of "Tv CameraInfo"

From TVPaintWiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<<<[[George]]<<<[[George Command Reference|Command Reference]]<<<[[George Commands : Camera|Camera]]
 
<<<[[George]]<<<[[George Command Reference|Command Reference]]<<<[[George Commands : Camera|Camera]]
 
 
 
== Version : 10.5.1 ==
 
== Version : 10.5.1 ==
 
 
 
  tv_camerainfo newWidth newHeight none|lower|upper|0|1|2 newFramerate newPixelaspectratio
 
  tv_camerainfo newWidth newHeight none|lower|upper|0|1|2 newFramerate newPixelaspectratio
 
  return the previous values
 
  return the previous values
Line 10: Line 6:
 
Get and Set parameters of the Camera
 
Get and Set parameters of the Camera
  
tv_CameraInfo  
+
== Version : 10.0 ==
PARSE result camWidth camHeight camFieldmode camFramerate camApectratio camBlur
+
  tv_CameraInfo  
 +
  return w h filedmode framerate aspectratio blur
 +
Set parameters of the Camera
  
  
  
 +
== Code ==
  
 
+
tv_CameraInfo  
== Version : 10.0 ==
+
PARSE result camWidth camHeight camFieldmode camFramerate camApectratio camBlur
  tv_CameraInfo  
+
  return w h filedmode framerate aspectratio blur
+
Set parameters of the Camera
+

Latest revision as of 11:03, 6 September 2013

<<<George<<<Command Reference<<<Camera

Version : 10.5.1

tv_camerainfo newWidth newHeight none|lower|upper|0|1|2 newFramerate newPixelaspectratio
return the previous values

Get and Set parameters of the Camera

Version : 10.0

 tv_CameraInfo 
 return w h filedmode framerate aspectratio blur

Set parameters of the Camera


Code

tv_CameraInfo 
PARSE result camWidth camHeight camFieldmode camFramerate camApectratio camBlur