Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property IsNeutral As Boolean |
C# | |
---|---|
public bool IsNeutral {get;} |
Return Value
true, if the ImageProcessingFilter does not alter source images; otherwise, false.
Requires Piczard 1.1.x or higher.
![]() ![]() |
CodeCarvings.Piczard | |
IsNeutral Property | |
See Also Send Feedback |
CodeCarvings.Piczard Namespace > ImageTransformation Class : IsNeutral Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property IsNeutral As Boolean |
C# | |
---|---|
public bool IsNeutral {get;} |
true, if the ImageProcessingFilter does not alter source images; otherwise, false.