Gets the managed buffer containing one or more lines of output image data that the command has already converted.
public byte[] DataArray { get; }
Public ReadOnly Property DataArray As Byte()
public byte[] getDataArray()
public:
property array<byte>^ DataArray {
array<byte>^ get();
}
The buffer containing one or more lines of output image data that the command has already converted.
This property returns the data in a managed buffer. To get the data in an unmanaged buffer, use the Data property.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document