Method Flatten
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
Flatten(Surface)
public void Flatten(Surface dst)
Parameters
dst
Surface
Flatten()
Returns a new Document that is a flattened version of this one "Flattened" means it is one layer that is simply a bitmap of the compositied image.
public Document Flatten()