DataFormats.CF_DIB

Overview | Methods | Fields | This Package | All Packages

DataFormats.CF_DIB

Specifies the Windows Device Independent Bitmap (DIB) format.

Syntax

public static final String CF_DIB;

Remarks

If you assign a Bitmap object to the Clipboard, WFC automatically performs the conversion to the Win32 bitmap Clipboard format for you.