The following tables list the members exposed by RasterImageResizeEventArgs.
Name | Description | |
---|---|---|
![]() | RasterImageResizeEventArgs Constructor | Initializes a new instance of the RasterImageResizeEventArgs class. |
Name | Description | |
---|---|---|
![]() | Buffer | Gets the buffer that holds the resized row. |
![]() | Bytes | Gets the number of bytes in the resized row buffer. |
![]() | Cancel | Gets or sets a value indicating whether to abort the resize operation. |
![]() | Column | Gets the column offset within the row being resized. |
![]() | Image | Gets a reference to the image being resized. |
![]() | Row | Gets the number of the resized row. |