Search Results for

    Show / Hide Table of Contents

    Class ImageProcessingHandler

    Provides acces to imageprocessing funtions

    Inheritance
    System.Object
    ImageProcessingHandler
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.ImageProcessing
    Assembly: Simplic.ImageProcessing.dll
    Syntax
    public class ImageProcessingHandler

    Constructors

    | Improve this Doc View Source

    ImageProcessingHandler(IImageController, IImageViewer)

    Creates handler betweens sourface controller and imageprocessing

    Declaration
    public ImageProcessingHandler(IImageController imageController, IImageViewer imageViewer)
    Parameters
    Type Name Description
    IImageController imageController

    Common Interface to the current imageviewcontrol

    IImageViewer imageViewer

    common interface to get access to the current shown picture

    Events

    | Improve this Doc View Source

    ImageSequenceChanged

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