Click or drag to resize
ImageContainerOpen Method
Open the a image

Namespace: DrawerBackup.Storage.Imaging
Assembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public Image Open(
	string id,
	string repositoryPath
)

Parameters

id
Type: SystemString
repositoryPath
Type: SystemString

Return Value

Type: Image
See Also