| オーバーロード | 解説 |
|---|---|
| AppendFrame(GcBitmap,Int32,Int32,Int32,GifDisposalMethod,Int32,Boolean) | Writes the specified GcBitmap to the output stream as the next frame. |
| AppendFrame(GcBitmap,UInt32[],DitheringMethod,Int32,Int32,GifDisposalMethod,Int32,Boolean) | Writes the specified GcBitmap to the output stream as the next frame. |
| AppendFrame(Indexed8bppBitmap,Int32,Int32,GifDisposalMethod,Int32,Boolean) | Writes the specified Indexed8bppBitmap to the output stream as the next frame. |
| AppendFrame(Indexed4bppBitmap,Int32,Int32,GifDisposalMethod,Int32,Boolean) | Writes the specified Indexed4bppBitmap to the output stream as the next frame. |
| AppendFrame(GrayscaleBitmap,Int32,Int32,GifDisposalMethod,Int32,Boolean) | Writes the specified GrayscaleBitmap to the output stream as the next frame. |
| AppendFrame(BilevelBitmap,Int32,Int32,GifDisposalMethod,Int32,Boolean) | Writes the specified BilevelBitmap to the output stream as the next frame. |