Image filtering - converting Icons into Images

From: aspa (aspa_at_puppaduppa.com)
Date: 03/25/05

  • Next message: hiwa: "Re: Border layout and Jlist"
    Date: Fri, 25 Mar 2005 22:51:04 +0200
    
    

    i'm trying to do image filtering for an Icon that is bundled with the
    JRE such as the javax.swing.plaf.metal.MetalIconFactory.TreeFolderIcon
    (in order to change icon colour or scale icons). my problem is that is
    that i can't figure out how to create an ImageProducer source for the Icon.

    how can i convert an Icon into an Image or otherwise create an
    ImageProducer for an Icon so that i can filter Icons?

    t. aspa


  • Next message: hiwa: "Re: Border layout and Jlist"