DataFormats.CF_BITMAP

Overview | Methods | Fields | This Package | All Packages

DataFormats.CF_BITMAP

Specifies a Windows bitmap format.

Syntax

public static final String CF_BITMAP;

Remarks

In WFC, you can pass in the Bitmap class; WFC performs the conversion to the Win32 bitmap Clipboard format for you.