ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.fileformat.writer Namespace / FileFormatWriter Class
Methods


In This Topic
    FileFormatWriter Class Members
    In This Topic

    The following tables list the members exposed by FileFormatWriter.

    Public Constructors
     NameDescription
    Public ConstructorThe constructor of the FileFormatWriter. It receives all the information necessary about a codestream to generate a legal JP2 file  
    Top
    Public Methods
     NameDescription
    Public MethodThis method writes the Bits Per Component box  
    Public MethodThis method writes the Colour Specification box  
    Public MethodThis method writes the Contiguous codestream box  
    Public MethodThis method reads the codestream and writes the file format wrapper and the codestream to the same file  
    Public MethodThis method writes the File Type box  
    Public MethodThis method writes the Image Header box  
    Public MethodThis method writes the JP2Header box  
    Top
    See Also