'Declaration Public Overloads Sub AppendFrame( _ ByVal bitmap As Indexed4bppBitmap, _ Optional ByVal frameSettings As TiffFrameSettings _ )
public void AppendFrame( Indexed4bppBitmap bitmap, TiffFrameSettings frameSettings )
Parameters
- bitmap
- The source Indexed4bppBitmap with Indexed4bppBitmap.LowerBitsFirst set to false.
- frameSettings
- The settings for encoding TIFF frame.