Indicates whether the data object contains data that is in the DataFormats.Bitmap format or can be converted to that format.
true if the data object contains image data; otherwise, false.
Use this method to determine whether the data object contains image data before retrieving it with the DataObject.GetImage method.