Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicTiffWriter Class / NewFrame Method / NewFrame() Method

In This Topic
    NewFrame() Method
    In This Topic
    Saves the previous frame to the output stream and creates a new frame with default width and height.
    Syntax
    'Declaration
     
    Public Overloads Function NewFrame() As GcWicBitmap
    public GcWicBitmap NewFrame()

    Return Value

    The new frame.
    See Also