Indicates whether the frame data has been modified by the user.
Object.defineProperty(Frame.prototype, 'dataModified',
get: function(),
set: function(value)
)
dataModified: boolean;
true to indicate that the frame data has been modified by the user by performing image processing on the frame image data; otherwise, false.
Use dataModified to explicitly tell the engine that the frame has been user-modified and the data should be preserved, in order to have the modified frame data available should the frame be viewed again.
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