VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr Namespace / OmrEllipticalFieldTemplate Class / GetFilledPixelsPercent(FormRecognitionParams) Method
Syntax Requirements SeeAlso
    GetFilledPixelsPercent(FormRecognitionParams) Method (OmrEllipticalFieldTemplate)
    Returns the black pixel density of the field's area on specified image.
    Syntax

    Parameters

    formRecognitionParams
    Recognition parameters of a form field.

    Return Value

    Black pixel density of the field on specified image
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also