Help for this page

Select Code to Download


  1. or download this
    my $image = $label ->Photo('image',
                         -height => 10, 
                         -width => 10,
                         -format=>'XPM');
    
  2. or download this
    my $image = $label ->Photo(
                         -height => 10, 
                         -width => 10);