ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.roi.encoder Namespace / ROIMaskGenerator Class / tileChanged Method

In This Topic
    tileChanged Method
    In This Topic
    This function is called every time the tile is changed to indicate that there is need to make a new mask
    Syntax
    'Declaration
     
    
    Public Overridable Sub tileChanged() 
    public virtual void tileChanged()
    See Also