ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.image Namespace / DataBlkInt Class
Members

In This Topic
    DataBlkInt Class
    In This Topic
    This is an implementation of the DataBlk interface for signed 32 bit integral data.

    The methods in this class are declared final, so that they can be inlined by inlining compilers.

    Object Model
    DataBlkInt Class
    Syntax
    'Declaration
     
    
    Public Class DataBlkInt 
       Inherits DataBlk
    public class DataBlkInt : DataBlk 
    Inheritance Hierarchy

    System.Object
       CSJ2K.j2k.image.DataBlk
          CSJ2K.j2k.image.DataBlkInt

    See Also