<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPBitmap > Methods:
Comments (0)
Save the bitmap to an HBitmap. The BackgroundColor parameter specifies the color to use for transparent pixels.
Namespace: RSGdiPlusGraphics
Delphi
public function SaveToBitmap( const BackgroundColor: TRSGPColor ): HBITMAP; overload;
Parameters
BackgroundColor
Type: TRSGPColor
Type: HBITMAP
•RSGdiPlusGraphics.TRSGPBitmap.SaveToIcon(TIcon)
•RSGdiPlusGraphics.TRSGPBitmap.LoadFromBitmap(HBITMAP,HPALETTE)
•RSGdiPlusGraphics.TRSGPBitmap.LoadFromIcon(HICON)
•RSGdiPlusGraphics.TRSGPBitmap.LoadFromResourceName(THandle,String)
•RSGdiPlusGraphics.TRSGPBitmap.LoadFromDirectDrawSurface(IDirectDrawSurface7)
•TRSGPBitmap
•RSGdiPlusGraphics