The CogRLEBuffer type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfBinary | This bit will be set in the EventArgs of a Changed event every time the value returned by Binary may have changed. | |
| SfGetPixel | This bit will be set in the EventArgs of a Changed event every time the value returned by GetPixel may have changed. | |
| SfHeight | This bit will be set in the EventArgs of a Changed event every time the value returned by Height may have changed. | |
| SfInitted | This bit will be set in the EventArgs of a Changed event every time the value returned by Initted may have changed. | |
| SfNumRuns | This bit will be set in the EventArgs of a Changed event every time the value returned by NumRuns may have changed. | |
| SfWidth | This bit will be set in the EventArgs of a Changed event every time the value returned by Width may have changed. | |
| SfX | This bit will be set in the EventArgs of a Changed event every time the value returned by X may have changed. | |
| SfY | This bit will be set in the EventArgs of a Changed event every time the value returned by Y may have changed. |
See Also