VintaSoft Twain .NET SDK 15.3: Руководство для .NET разработчика
Vintasoft.WinTwain Namespace / AcquiredImage Class
Свойства Методы События Смотрите также
Члены типа AcquiredImage Class
В следующих таблицах перечислены элементы, предоставляемые AcquiredImage.
Публичные Свойства
 ИмяОписание
Public PropertyGets information about this image.
Public PropertyGets a value that indicates whether the object is disposed.
Public PropertyGets or sets a value indicating whether the image data compression must be retained after image processing by informative image processing command.
Публичные Методы
 ИмяОписание
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 MethodOverloaded. Returns this image as object.
Public MethodReturns this image as a System.IO.MemoryStream object.
Public MethodReturns a thumbnail image as System.Drawing.Bitmap object.
Public MethodReturns a thumbnail image as Base64 string.
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.
Публичные События
 ИмяОписание
Public EventOccurs when image processing ends.
Public EventOccurs when image processing starts.
Public EventOccurs when image processing is canceled.
Public EventOccurs when image processing is in progress.
Смотрите также