VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Tiff Namespace / TiffPage Class / Save Methods
In This Topic
    Save Method (TiffPage)
    In This Topic
    Overloaded. Saves an image associated with this TIFF page to the specified stream by the specified encoder.
    Overload List
    OverloadDescription
    Saves an image associated with this TIFF page to the specified stream by the specified encoder.
    Saves block to the source, connects block with the source, removes virtual data. (Inherited from ImageFileBlock)
    Saves an image associated with this TIFF page to the specified path.
    Saves the page to the image source.
    Saves an image associated with this TIFF page to the specified path by the specified encoder.
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also