ComponentOne PDF for .NET
CSJ2K.j2k.fileformat.writer Namespace / FileFormatWriter Class / writeBitsPerComponentBox Method

In This Topic
    writeBitsPerComponentBox Method (FileFormatWriter)
    In This Topic
    This method writes the Bits Per Component box
    Syntax
    'Declaration
     
    
    Public Overridable Sub writeBitsPerComponentBox() 
    public virtual void writeBitsPerComponentBox()
    Exceptions
    ExceptionDescription
    If an I/O error ocurred.
    See Also