←Select platform
In This Topic ▼

RasterImageConverter Class Methods

Summary

For a list of all members of this type, see RasterImageConverter members

Public Methods

Name Description
Public Method
static  | Shared in VB</div>
ChangeFromEmf Changes a Windows Enhanced Metafile (EMF) into a LEADTOOLS Leadtools.RasterImage object and, if successful, frees the Enhanced Metafile.
Public Method static  | Shared in VB ChangeFromHBitmap Changes a Windows Device-Dependent Bitmap (DDB) to a LEADTOOLS Leadtools.RasterImage object.
Public Method static  | Shared in VB ChangeFromWmf Changes a Windows Metafile (WMF) into a LEADTOOLS Leadtools.RasterImage object and, if successful, frees the Metafile.
Public Method static  | Shared in VB ChangeToEmf Changes a LEADTOOLS Leadtools.RasterImage object into a Windows Enhanced Metafile (EMF) and, if successful, frees the image data.
Public Method static  | Shared in VB ChangeToHBitmap Changes a LEADTOOLS Leadtools.RasterImage object to a Windows Device-Dependent Bitmap (DDB).
Public Method static  | Shared in VB ChangeToImage Changes a LEADTOOLS Leadtools.RasterImage to a GDI+ System.Drawing.Image.
Public Method static  | Shared in VB ChangeToWmf Changes a LEADTOOLS Leadtools.RasterImage object into a Windows Metafile (WMF) and, if successful, frees the image data.
Public Method static  | Shared in VB ConvertFromImage Creates a new Leadtools.RasterImage from the specified existing GDI+ System.Drawing.Image object.
Public Method static  | Shared in VB ConvertToImage Converts a LEADTOOLS Leadtools.RasterImage to a GDI+ System.Drawing.Image.
Public Method static  | Shared in VB FromEmf Converts an Enhanced Windows Metafile (EMF) into a LEADTOOLS Leadtools.RasterImage object.
Public Method static  | Shared in VB FromHBitmap Creates a new Leadtools.RasterImage from the specified Windows Device-Dependent Bitmap (DDB).
Public Method static  | Shared in VB FromWmf Converts a Windows Metafile (WMF) into a LEADTOOLS Leadtools.RasterImage object.
Public Method static  | Shared in VB GetNearestBitsPerPixel Gets the nearest bits per pixel value supported by LEADTOOLS for the specified GDI+ pixel format.
Public Method static  | Shared in VB GetNearestPixelFormat Gets the GDI+ System.Drawing.Imaging.PixelFormat that is closest to a source Leadtools.RasterImage data.
Public Method static  | Shared in VB ImagePhysicalSize Gets a Leadtools.RasterImage's dimensions corrected for resolution (DPI).
Public Method static  | Shared in VB IsValidBitsPerPixel Determines whether the specified bits per pixel value supported by LEADTOOLS is compatible with GDI+.
Public Method static  | Shared in VB MakeCompatible Makes a Leadtools.RasterImage GDI+ compatible.
Public Method static  | Shared in VB TestCompatible Tests a Leadtools.RasterImage to see if it is compatible with the GDI+ Image.
Public Method static  | Shared in VB ToEmf Converts a LEADTOOLS Leadtools.RasterImage object into a Windows Enhanced Metafile (EMF).
Public Method static  | Shared in VB ToHBitmap Creates a Windows Device-Dependent Bitmap (DDB) from a Leadtools.RasterImage.
Public Method static  | Shared in VB ToWmf Converts a LEADTOOLS Leadtools.RasterImage object into a Windows Metafile (WMF).

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly