On approximately 6/21/2004 7:53 PM, came the following characters from
the keyboard of Pavel:
Hi All,
I am trying to create a new image from two images, first with size
100x100 pixel, and second with size 50x100 pixel. But I have no idea
about usage of Paste method (or Composite).
use strict;
u
Hi All,
I am trying to create a new image from two images, first with size
100x100 pixel, and second with size 50x100 pixel. But I have no idea
about usage of Paste method (or Composite).
use strict;
use warnings;
use Win32::GUI::DIBitmap;
my $bg = newFromFile Win32::GUI::DIBitmap ('bg.bmp'); # 2
2 matches
Mail list logo