ComponentOne PDF for .NET
CSJ2K.j2k.wavelet.analysis Namespace / CBlkWTDataSrc Interface / TileWidth Property

In This Topic
    TileWidth Property (CBlkWTDataSrc)
    In This Topic
    Returns the overall width of the current tile in pixels. This is the tile's width without accounting for any component subsampling. This is also referred as the reference grid width in the current tile.
    Syntax
    'Declaration
     
    
    ReadOnly Property TileWidth As Integer
    int TileWidth {get;}

    Property Value

    The total current tile's width in pixels.
    See Also