FreeImage.Composite Method

FreeImage.NET

FreeImageComposite Method
Overload List
  Name Description
Public method Static member Composite(FIBITMAP, Boolean, RGBQUAD, FIBITMAP)
This function composite a transparent foreground image against a single background color or against a background image.
Public method Static member Composite(FIBITMAP, Boolean, RGBQUAD, FIBITMAP)
This function composite a transparent foreground image against a single background color or against a background image.
Top
See Also