ComponentOne PDF for .NET
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