VintaSoft Twain .NET SDK 15.3: Руководство для .NET разработчика
Vintasoft.WpfTwain Namespace / AcquiredImage Class
В этом разделе
    AcquiredImage Class Methods
    В этом разделе
    Чтобы увидеть список всех методов этого типа, смотрите AcquiredImage.
    Публичные Методы
     ИмяОписание
    Public MethodChanges the brightness of the image.
    Public MethodChanges the contrast of the image.
    Public MethodCrops specified region of an image.
    Public MethodDeskew an image, i.e. detects a correct position of image.
    Public MethodRemoves noise from image.
    Public MethodDetects the border around the image.
    Public MethodReleases all resources used by this object.
    Public MethodReturns an image as Base64 string.
    Public MethodReturns this image as System.Windows.Media.Imaging.BitmapSource object.
    Public MethodReturns this image as a System.IO.MemoryStream object.
    Public MethodInverts the image.
    Public MethodOverloaded. Returns a value indicating whether this image is a blank image.
    Public MethodChanges size of image canvas.
    Public MethodRotates this image to specified angle.
    Public MethodOverloaded. Saves this image to a specified stream in the specified format and with specified encoder settings.
    Public MethodSaves this image to a file.
    Public MethodSaves this image to the specified stream in the specified format.
    Смотрите также