Tuesday, October 19, 2010

Sample Letter Of Offer Beauty Therapist

PNG and JPG images

know
display images in BMP format
from a program in C # that use Tao.Sdl. But the images in this format take up much space, and do not allow advanced features such as transparency (although one could imitate). If we use images in modern formats such as JPG or PNG, we need only include a few more DLL files and make a small change in the program.




The new files you need are: SDL_image.dll (the principal), libpng13.dll (PNG Image), zlib1.dll (Auxiliary above) and jpeg.dll (if you want to use JPG images).


SdlImage.IMG_Load image = ("personaje.png");

0 comments:

Post a Comment