The following tables list the members exposed by RasterImageAllocateData.
Public Methods
Name | Description | |
---|---|---|
GetPalette | Gets the palette of the RasterImage object being created. |
Public Properties
Name | Description | |
---|---|---|
BitsPerPixel | Gets the bits per pixel of the RasterImage object being created. | |
BytesPerLine | Gets the bytes per line of the RasterImage object being created. | |
Height | Gets the height of the RasterImage object being created in pixels. | |
MemoryFlags | Gets or sets the memory model flags being used to create the RasterImage object. | |
Order | Gets the byte order of the RasterImage object being created. | |
Size | Gets the size of the data required by the RasterImage object being created in bytes. | |
ViewPerspective | Gets the view perspective of the RasterImage object being created. | |
Width | Gets the width of the RasterImage object being created in pixels. |
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