Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcTiffWriter Class / AppendFrame Method

In This Topic
    AppendFrame Method (GcTiffWriter)
    In This Topic
    Writes the specified BilevelBitmap to the output stream as the next frame.
    Overload List
    OverloadDescription
    Writes the specified BilevelBitmap to the output stream as the next frame.  
    Writes the specified GrayscaleBitmap to the output stream as the next frame.  
    Writes the specified Indexed4bppBitmap to the output stream as the next frame.  
    Writes the specified Indexed8bppBitmap to the output stream as the next frame.  
    Writes the specified GcBitmap to the output stream as the next frame.  
    See Also