C#
VB
C++
Gets the unmanaged buffer that holds the resized row.
public IntPtr Buffer { get; }
Public ReadOnly Property Buffer As IntPtr
public:
property IntPtr Buffer {
IntPtr get();
}
The unmanaged buffer that holds the resized row.
Use BufferArray to get the buffer as a managed array.
For an example, refer to RasterImageResize.
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