This website requires JavaScript.
Explore
Help
Register
Sign In
bobsong
/
AssetStudio
Watch
1
Star
0
Fork
You've already forked AssetStudio
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bedee240be
AssetStudio
/
AssetStudioUtility
/
ImageFormat.cs
11 lines
121 B
C#
Raw
Blame
History
namespace
AssetStudio
{
public
enum
ImageFormat
{
Jpeg
,
Png
,
Bmp
,
Tga
}
}
Reference in New Issue
View Git Blame
Copy Permalink