public bool DataSetImageCopy { get; set; }
if true
copy the pixel data when doing a dataset copy; otherwise, false
.
Some of the methods that are part of the INotifyReceiveMessage and INotifySendMessage interfaces require a dataset. The server makes a copy of the dataset and passes it to the notification implementors. If you receive large images on your server copying the image data will have a negative impact on the performance of the server. This option should be false under normal conditions. Setting this option to false will copy all tags except pixel data.
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