Property | Type | Description | |
---|---|---|---|
Size | |||
Type | SheetType |
Method | Description | |
---|---|---|
AsBitmap ( ) : |
||
AsBitmap ( TextureChannel channel, IPalette pal ) : |
||
CommitBufferedData ( ) : void | ||
CreateBuffer ( ) : void | ||
Dispose ( ) : void | ||
GetData ( ) : byte[] | ||
GetTexture ( ) : ITexture | ||
ReleaseBuffer ( ) : void | ||
Sheet ( SheetType type, ITexture texture ) : System | ||
Sheet ( SheetType type, |
||
Sheet ( SheetType type, System.Stream stream ) : System |
public AsBitmap ( TextureChannel channel, IPalette pal ) : |
||
channel | TextureChannel | |
pal | IPalette | |
return |
public Sheet ( SheetType type, ITexture texture ) : System | ||
type | SheetType | |
texture | ITexture | |
return | System |
public Sheet ( SheetType type, |
||
type | SheetType | |
size | ||
return | System |
public Sheet ( SheetType type, System.Stream stream ) : System | ||
type | SheetType | |
stream | System.Stream | |
return | System |