DBPix Documentation
Version 2.0

ImageChanged Event


Description:  Fires when the image displayed in the control changes (eg on displaying a different image, editing the current one, etc).
Syntax:  void ImageChanged()
Remarks:  

This event fires when a new image is displayed, the image is cleared, or the image is changed (eg rotating, pasting a new image, acquiring or loading an image etc).

A common use for this event is to update the display of image information retrieved through the ImageHeight, ImageWidth, ImageBPP, ImageBytes, ImageColorMode and ImageFormat properties.

See also:
   ImageModified event
   IsImageModified method

 

 

Documentation version 2.0.0