Notify DicomObjects that Pixel data has been modified
Syntax
Visual Basic
PublicSub PixelsModified()
Remarks
This method enables DicomObjects to synchronise its display and invalidate any derivatives such as compressed forms of the image. This method is not necessary if the “Pixels” property or CopyPixelBuffer is used to modify the pixel data, but is necessary if modifications are made based on the PixelAddress property.