Name | Description | |
---|---|---|
![]() | VintasoftImageDataWriter | Initializes a new instance of the VintasoftImageDataWriter class. |
Name | Description | |
---|---|---|
![]() | VintasoftImageDataWriter | Initializes a new instance of the VintasoftImageDataWriter class. |
Name | Description | |
---|---|---|
![]() | LineBuffer | Gets the buffer that stores the image line. (Inherited from ImageDataWriter) |
![]() | LineCount | Gets the count of lines written to an image. (Inherited from ImageDataWriter) |
![]() | LineLength | Gets the length, in bytes, of image line. (Inherited from ImageDataWriter) |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by this VintasoftImageDataWriter object. |
![]() | Flush | Clears all buffers for this object and causes any buffered data to be written to the image. (Inherited from ImageDataWriter) |
![]() | IncrementLineCount | Increments the value of the LineCount property. (Inherited from ImageDataWriter) |
![]() | WriteLine | Writes an image line to an image. |