VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging Namespace / VintasoftImage Class
In This Topic
    VintasoftImage Class Events
    In This Topic
    For a list of all events of this type, see VintasoftImage.
    Public Events
     NameDescription
    Public EventOccurs when this image is changed.
    Public EventOccurs when the image is disposing.
    Public EventOccurs when the image is invalidated.
    Public EventOccurs when image decoder finishes loading of bitmap, which is associated with this image, from image file.
    Public EventOccurs when image decoder starts loading of bitmap, which is associated with this image, from image file.
    Public EventOccurs when image decoder loading of bitmap, which is associated with this image, from image file.
    Public EventOccurs when this image is reloaded.
    Public EventOccurs when this image is reloading.
    Public EventOccurs when rendering settings is changed.
    Public EventOccurs when this image is saved successfully.
    Public EventOccurs before image saving is started.
    Public EventOccurs when image saving is finished (image is saved or not saved).
    Public EventOccurs when the progress of image saving is changed.
    Public EventOccurs when source of this image is changed.
    See Also