ThreadedCommandCanApplyToAnyPixelFormat Property |
Returns the value of CanApplyToAnyPixelFormat in the underlying command.
Namespace:
Atalasoft.Imaging.ImageProcessing
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic override bool CanApplyToAnyPixelFormat { get; }Public Overrides ReadOnly Property CanApplyToAnyPixelFormat As Boolean
Get
Property Value
Type:
Boolean
See Also