Hi,
i'm beginner in mmf2 dev, i want ask what the correct format i should use it to import the graphics to the mmf2 frames, png,bmp,...or jpg?
regards
iammfa
Printable View
Hi,
i'm beginner in mmf2 dev, i want ask what the correct format i should use it to import the graphics to the mmf2 frames, png,bmp,...or jpg?
regards
iammfa
PNG are best
I have used all three. BMP's are larger in size, but are the most native. Png's are good if you are using alpha channels.
Marv