mirror of
https://github.com/crskycode/GARbro.git
synced 2025-01-11 20:39:29 +08:00
(TgaStream): obsolete.
This commit is contained in:
parent
2821973a12
commit
7b5359e9a8
@ -177,6 +177,7 @@ namespace GameRes.Formats
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Create stream in TGA format from the given image pixels.
|
/// Create stream in TGA format from the given image pixels.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
[Obsolete]
|
||||||
public static class TgaStream
|
public static class TgaStream
|
||||||
{
|
{
|
||||||
public static Stream Create (ImageMetaData info, byte[] pixels, bool flipped = false)
|
public static Stream Create (ImageMetaData info, byte[] pixels, bool flipped = false)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user