AutoContrastCommandVerifyProperties Method |
Verifies the properties.
Namespace:
Atalasoft.Imaging.ImageProcessing.Effects
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxprotected override void VerifyProperties(
AtalaImage image
)
Protected Overrides Sub VerifyProperties (
image As AtalaImage
)
Parameters
- image
- Type: Atalasoft.ImagingAtalaImage
The image.
See Also