Overload | Description |
---|---|
NewFrame() | Saves the previous frame to the output stream and creates a new frame with default width and height. |
NewFrame(Single,Single) | Saves the previous frame to the output stream and creates a new frame with specified width and height. |