Property | Type | Description | |
---|---|---|---|
DecodeTexture | System.Windows.Media.Imaging.BitmapSource | ||
GeneratePalette | IEnumerable |
||
GscToAlpha | byte[] |
Method | Description | |
---|---|---|
ClearTexture ( ) : void | ||
Dispose ( ) : void | ||
EncodeTexture ( System.Windows.Media.Imaging.BitmapSource bitmap, |
||
Invalidate ( ) : void | ||
TextureViewModel ( |
Method | Description | |
---|---|---|
DecodeTexture ( |
||
GeneratePalette ( ) : IEnumerable |
||
GscToAlpha ( byte rgbData ) : byte[] |
public EncodeTexture ( System.Windows.Media.Imaging.BitmapSource bitmap, |
||
bitmap | System.Windows.Media.Imaging.BitmapSource | |
targetFormat | ||
return | void |
public TextureViewModel ( |
||
model | ||
tag | string | |
return | System.Collections.Generic |