VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / BufferImageDataWriter Class
In This Topic
BufferImageDataWriter Class Methods
In This Topic
For a list of all methods of this type, see BufferImageDataWriter.
Public Methods
 NameDescription
Public MethodReleases all resources used by this BufferImageDataWriter object.
Public MethodClears all buffers for this object and causes any buffered data to be written to the image. (Inherited from ImageDataWriter)
Public MethodIncrements the value of the LineCount property. (Inherited from ImageDataWriter)
Public MethodWrites an image line to an image.
See Also