ImageEn

TIEBitmapHelper.FillWithWallpaper Code Samples


Code samples for FillWithWallpaper.
Automatically generated by the Every Method demo.
// Automated test of FillWithWallpaper (Helper) - Typical Values
// FillWithWallpaper (Helper)
ImageEnView1.IEBitmap.FillWithWallpaper( wpDiagCheckers, $00FF8000, clWhite, 400, 400, -1, -1, -1 );



// Automated test of FillWithWallpaper (Helper) - Random Values
// FillWithWallpaper (Helper)
ImageEnView1.IEBitmap.FillWithWallpaper( wpDoubleLeftDashes, $00007FFF, clBlack, 400, 400, 49, -1, 49 );