Search Results for

    Show / Hide Table of Contents

    Interface IImageController

    Namespace: Simplic.ImageProcessing.Interfaces
    Assembly: Simplic.ImageProcessing.dll
    Syntax
    public interface IImageController

    Events

    | Improve this Doc View Source

    OnImageSequenceChange

    Event for up and down sequence change bottons

    Declaration
    event OnImageSequenceChangeDelegate OnImageSequenceChange
    Event Type
    Type Description
    OnImageSequenceChangeDelegate
    | Improve this Doc View Source

    OnRemoveSelectedImage

    Event for the remove image button

    Declaration
    event OnRemoveSelectedImageDelegate OnRemoveSelectedImage
    Event Type
    Type Description
    OnRemoveSelectedImageDelegate
    | Improve this Doc View Source

    OnRotateImage

    Event for the button to start rotate the image

    Declaration
    event OnRotateImageDelegate OnRotateImage
    Event Type
    Type Description
    OnRotateImageDelegate
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx