Remove noise objects (extended)
Visual Basic |
---|
Public Sub CleanNoiseExt( _ ByVal Flags As ECleanNoiseFlags, _ ByVal maxNoiseSizeHorz As Long, _ ByVal maxNoiseSizeVert As Long, _ ByVal minObjectDistance As Long, _ ByVal reserved0 As Long _ ) |
- Flags
Value Description ciCnxBlackNoise Remove black-on-white noise ciCnxMarginsNoise Remove noise only in margins area ciCnxWhiteNoise Remove white-on-black noise - maxNoiseSizeHorz
- maxNoiseSizeVert
- minObjectDistance
- reserved0