VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Info Namespace / IsImageBlankCommandResult Class
Constructors Properties Methods SeeAlso
In This Topic
    IsImageBlankCommandResult Class Members
    In This Topic
    The following tables list the members exposed by IsImageBlankCommandResult.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the IsImageBlankCommandResult class.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the image is blank.
    Public PropertyGets the permitted noise level.
    Public PropertyGets the detected noise level.
    Public Methods
     NameDescription
    Public MethodCombines some execution results into one execution result. (Inherited from ProcessingCommandResult)
    See Also