Hi,
I want to use vector images in my code.This is because I've used raster images(.png) previously in my code inorder to set the icon for my jlabel.
When I work in high resolution monitor, the images are not resizing properly.
So, I want to convert raster images to vector images and then I want to use those images in my jlabel.
So, pls tell me how to convert raster image to vector image and how to use the vector image in my jlabel.
Thanks in advance,
M.Sivapreeya