The following tables list the members exposed by RasterImageResizeEventArgs.
Public Constructors
Name | Description | |
---|---|---|
![]() |
RasterImageResizeEventArgs | Initializes a new instance of the RasterImageResizeEventArgs class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Buffer | Gets the unmanaged buffer that holds the resized row. |
![]() |
BufferArray | Gets the managed 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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET