Field DibV5
- Namespace
- PaintDotNet.Clipboard
- Assembly
- PaintDotNet.Base.dll
A memory object containing a BITMAPV5HEADER
structure followed by the bitmap color space information and the bitmap bits. CF_DIBV5
public const uint DibV5 = 17
Returns
- uint
- A memory object containing a BITMAPV5HEADER structure followed by the bitmap color space information and the bitmap bits. CF_DIBV5
Remarks
See Standard Clipboard Formats for more info.