如何在Visual Studio 2005中处理PSD文件

问题描述:

大家好,

我正在使用Visual Studio 2005,我想知道如何在Visual Studio 2005中打开PSD文件并进行处理,

我想看到它的HTML和CSS来处理它们,

谢谢

Hi everybody,

I am working Visual Studio 2005 and i want to know how to open PSD file in Visual Studio 2005 and deal with it,

I want to see its HTML and CSS to deal with them,

Thanks

您必须首先使用Adobe Photoshop将PSD转换为HTML.然后,您可以将其与Visual Studio一起使用.
You have to convert your PSD to HTML first with Adobe Photoshop. Then you can use it with Visual Studio.


只需将.psd文件转换为所需的图像格式.为此,只需打开Adobe photoshop并打开该文件,然后将其另存为所需的其他扩展名即可.
实际上,这是一张图片,因此请将其转换为.jpeg,.jpg,.png等.因为这是图像的通用格式.
然后您可以在Visual Studio中使用.

希望对您有帮助.
并且,如果有帮助,别忘了将其标记为答案. :)
just convert .psd file into image format which ever you want. For this just open Adobe photoshop and open that file and save as any other extension that you want.
Actually this is a image so convert it into .jpeg,.jpg,.png etc. these type of extexsions. Because this is common format for image.
And then you can use in Visual studio.

Hope this will help you.
And don''t forget to mark as answer if it helps. :)