C# Class Spryt.EditLayerAction

Inheritance: EditAction
Afficher le fichier Open project: Metapyziks/SprytEditor

Méthodes publiques

Méthode Description
EditLayerAction ( ImageInfo image, Layer layer ) : System
Redo ( ) : void
Undo ( ) : void

Method Details

EditLayerAction() public méthode

public EditLayerAction ( ImageInfo image, Layer layer ) : System
image ImageInfo
layer Layer
Résultat System

Redo() public méthode

public Redo ( ) : void
Résultat void

Undo() public méthode

public Undo ( ) : void
Résultat void