Method Clear
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Core.dll
Clear<TPixel>(ISurface<TPixel>)
public static void Clear<TPixel>(this ISurface<TPixel> surface) where TPixel : unmanaged, INaturalPixelInfo
Parameters
surface
ISurface<TPixel>
Type Parameters
TPixel