| オーバーロード | 解説 |
|---|---|
| AppendFrame(BilevelBitmap,TiffFrameSettings) | Writes the specified BilevelBitmap to the output stream as the next frame. |
| AppendFrame(GrayscaleBitmap,TiffFrameSettings) | Writes the specified GrayscaleBitmap to the output stream as the next frame. |
| AppendFrame(Indexed4bppBitmap,TiffFrameSettings) | Writes the specified Indexed4bppBitmap to the output stream as the next frame. |
| AppendFrame(Indexed8bppBitmap,TiffFrameSettings) | Writes the specified Indexed8bppBitmap to the output stream as the next frame. |
| AppendFrame(GcBitmap,TiffFrameSettings) | Writes the specified GcBitmap to the output stream as the next frame. |