Constructor BitmapPattern
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Windows.dll
BitmapPattern(long, IReadOnlyList<byte>, IReadOnlyList<byte>, bool)
public BitmapPattern(long position, IReadOnlyList<byte> pattern, IReadOnlyList<byte> mask, bool endOfStream)
Parameters
position
longpattern
IReadOnlyList<byte>mask
IReadOnlyList<byte>endOfStream
bool