ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Color Namespace / PalettizedColorSpaceMapper Class / getCompImgHeight Method

In This Topic
    getCompImgHeight Method (PalettizedColorSpaceMapper)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Function getCompImgHeight( _
       ByVal c As Integer _
    ) As Integer
    public override int getCompImgHeight( 
       int c
    )

    Parameters

    c
    See Also