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