'Declaration Public Function New( _
ByVal sourceSource object (changed image).As Vintasoft.Imaging.VintasoftImage, _
ByVal commandProcessing command that changed the image.As Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase _
)
public ImageProcessingUndoAction(
Vintasoft.Imaging.VintasoftImage source,
Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase command
)
public: ImageProcessingUndoAction(
Vintasoft.Imaging.VintasoftImage* source,
Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase* command
)
public:
ImageProcessingUndoAction(
Vintasoft.Imaging.VintasoftImage^ source,
Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase^ command
)
Parameters
- source
- Source object (changed image).
- command
- Processing command that changed the image.