You are here: GdPicture.NET > Documentation > Classes > GdPictureImaging Class > GdPictureImaging Methods > Exporting GdPicture Image
logo.gif
ContentsIndexHome
PreviousUpNext
Exporting GdPicture Image

These methods are available in:

  • GdPicture.NET Document Imaging SDK Ultimate.
  • GdPicture.NET Document Imaging SDK.
  • GdPicture.NET Image SDK.
  • GdPicture.NET TWAIN PRO SDK.
  • GdPicture.NET TWAIN SDK.

 
Name 
Description 
 
Returns a Bitmap object from a GdPicture image.  
 
Gets a handle to the device context (DC) associated with a GdPicture Image.
The created display device context will be used by GDI functions to draw data on it.  
 
Exports a GdPicture image as Dib (Device Independent Bitmap).  
 
Returns a gdiplus image handle from a GdPicture image.  
 
Gets a graphics associated with a GdPicture Image.  
 
Exports a GdPicture image to a HBitmap.  
 
Exports a GdPicture image as HICON.  
 
Deletes a Dib from memory.  
 
Releases a device context handle obtained by a previous to the GetDCFromGdPictureImage() function.  
 
Tell this function to delete an HBitmap from the memory.  
 
Tell this function to delete a HICON from the memory.  
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.