Click or drag to resize

FileSystemImageSource Events

The FileSystemImageSource type exposes the following members.

Events
  NameDescription
Public eventChangedImage
This event is fired whenever an image has been replaced.
(Inherited from ImageSource.)
Public eventImageAcquired
Invoked when an image is acquired into memory.
Public eventReleasing
Raised when the Release(AtalaImage) method is called on an ImageSourceNode.
(Inherited from ImageSource.)
Top
See Also