Click or drag to resize

LoadImageArgsFileInfo Property

Gets the image file information.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
public ImageFileInfo FileInfo { get; }

Property Value

Type: ImageFileInfo
See Also