The following tables list the members exposed by ChunkData.
Public Constructors
Name | Description | |
---|---|---|
ChunkData | Initializes a new instance of the ChunkData class with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
clone | Gets an exact clone of the chunk | |
dispose | Releases all resources used by the Frame. | |
equal | Gets whether this chunk and the specified chunk chunk are equal in position and resolution. |
Public Properties
Name | Description | |
---|---|---|
backCanvas | Gets or sets the canvas that contains the raw image data before processing. | |
canvas | Gets or sets the canvas that contains a portion of the image that is going to be displayed in its specified location. | |
rect | Gets or sets the rectangle that contains the position and size of the tile. | |
resolution | Gets or sets the tile resolution. |
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