Click or drag to resize

FileReloader Constructor (String, Int32)

Initializes a new instance of the FileReloader class.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public FileReloader(
	string path,
	int frameIndex
)

Parameters

path
Type: System.String
The path representing the mage.
frameIndex
Type: System.Int32
Index of the frame.
See Also