public ChangeImageUndoAction(
Vintasoft.Data.IDataStorage dataStorage,
Vintasoft.Imaging.VintasoftImage image
)
public: ChangeImageUndoAction(
Vintasoft.Data.IDataStorage* dataStorage,
Vintasoft.Imaging.VintasoftImage* image
)
public:
ChangeImageUndoAction(
Vintasoft.Data.IDataStorage^ dataStorage,
Vintasoft.Imaging.VintasoftImage^ image
)
'Declaration Public Function New( _
ByVal dataStorageThe data storage that stores the VintasoftImage objects.As Vintasoft.Data.IDataStorage, _
ByVal imageSource object (changed image).As Vintasoft.Imaging.VintasoftImage _
)
Parameters
- dataStorage
- The data storage that stores the VintasoftImage objects.
- image
- Source object (changed image).