Visual Basic (Declaration) | |
---|---|
Public Overloads Sub AndBitmap( _ ByVal bmp As Bitmap, _ ByVal left As Integer, _ ByVal top As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- bmp
- source Bitmap
- left
- x offset of the bitmap in respect to this image
- top
- y offset of the bitmap in respect to this image
PixelFormat of this and source images should be equal
Licensing: Requires ClearImage Tools license
Licensing: Requires ClearImage Tools license