ESRI.ArcGIS.ConversionTools
image_format Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ConversionTools Namespace > RasterToVideo Class : image_format Property




The format of the images files in the folder. The output video will be created using the images of the chosen format. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property image_format As String
Visual Basic (Usage)Copy Code
Dim instance As RasterToVideo
Dim value As String
 
instance.image_format = value
 
value = instance.image_format
C# 
public string image_format {get; set;}

See Also

© 2010 All Rights Reserved.