ReportViewer for WPF and Silverlight | ComponentOne
CSJ2K.Color Namespace / Resampler Class
Members

In This Topic
    Resampler Class
    In This Topic
    This class resamples the components of an image so that all have the same number of samples. The current implementation only handles the case of 2:1 upsampling.
    Object Model
    Resampler Class
    Syntax
    'Declaration
     
    Public Class Resampler 
       Inherits ColorSpaceMapper
       Implements CSJ2K.j2k.image.BlkImgDataSrcCSJ2K.j2k.image.ImgData 
    Inheritance Hierarchy

    System.Object
       CSJ2K.j2k.image.ImgDataAdapter
          CSJ2K.Color.ColorSpaceMapper
             CSJ2K.Color.Resampler

    See Also