'Declaration Public Overloads Shared Function Create( _ ByVal factory As ImagingFactory, _ ByVal bitmap As System.Drawing.Bitmap, _ ByVal options As BitmapAlphaChannelOption _ ) As Bitmap
public static Bitmap Create( ImagingFactory factory, System.Drawing.Bitmap bitmap, BitmapAlphaChannelOption options )
Parameters
- factory
- The factory.
- bitmap
- The bitmap.
- options
- The options.