C# Class PerPixelAlphaBlend, code

Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
SetBitmap ( Bitmap, bitmap, byte opacity, int left, int top, IntPtr, handle ) : void
SetBitmap ( Bitmap, bitmap, int left, int top, IntPtr, handle ) : void

Method Details

SetBitmap() public static méthode

public static SetBitmap ( Bitmap, bitmap, byte opacity, int left, int top, IntPtr, handle ) : void
bitmap Bitmap,
opacity byte
left int
top int
handle IntPtr,
Résultat void

SetBitmap() public static méthode

public static SetBitmap ( Bitmap, bitmap, int left, int top, IntPtr, handle ) : void
bitmap Bitmap,
left int
top int
handle IntPtr,
Résultat void