fixed encode of file Bitmap/BitmapTGAStream.cpp
This commit is contained in:
@@ -45,7 +45,7 @@ namespace hgl
|
||||
}
|
||||
|
||||
/**
|
||||
* <EFBFBD><EFBFBD>TGA<EFBFBD><EFBFBD>ʽ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>Bitmap<EFBFBD><EFBFBD><EFBFBD>ݵ<EFBFBD><EFBFBD><EFBFBD>
|
||||
* 以TGA格式保存Bitmap数据到流
|
||||
*/
|
||||
bool SaveBitmapToTGA(io::OutputStream *os,void *data,uint width,uint height,uint channels,uint single_channel_bits)
|
||||
{
|
||||
|
Reference in New Issue
Block a user