// Parameters var source; // Type: WebImageJS var actionSource; // Type: object var imageCollection; // Type: WebImageCollectionJS var instance = new Vintasoft.Imaging.WebImageUndoActionJS(source, actionSource, imageCollection);
function WebImageUndoActionJS(
sourceWebImageJS объект.: WebImageJS,
actionSourceОбъект действия.: object,
imageCollectionОбъект WebImageCollectionJS, содержащий исходный объект.: WebImageCollectionJS
) : WebImageUndoActionJS;
Parameters
- source
- WebImageJS объект.
- actionSource
- Объект действия.
- imageCollection
- Объект WebImageCollectionJS, содержащий исходный объект.