Apply Class
|
|
Applies system settings (Characteristics) to image.
Inheritance Hierarchy
Namespace:
MediaCy.Addins.SystemSettings.Commands.SystemSettings
Assembly:
MediaCy.Addins.SystemSettings (in MediaCy.Addins.SystemSettings.dll) Version: 3.1.0.0
SyntaxPublic Class Apply
Inherits ImageCommand
The Apply type exposes the following members.
Constructors
| Name | Description |
---|
 | Apply | Initializes a new instance of the Apply class |
Top
Properties
Remarks The image could be set via Input.Value or ICommandSource interface; otherwise the command will be applied to the active image.
See Also