Field Dib
- Namespace
- PaintDotNet.Clipboard
- Assembly
- PaintDotNet.Base.dll
A memory object containing a BITMAPINFO
structure followed by the bitmap bits. CF_DIB
public const uint Dib = 8
Returns
- uint
- A memory object containing a BITMAPINFO structure followed by the bitmap bits. CF_DIB
Remarks
See Standard Clipboard Formats for more info.