static private DecompressRGBBlock ( byte source, int sourcePosition, byte destination, int destinationStart, int destinationLineLength, bool isDXT1, bool isPremultiplied ) : void | ||
source | byte | |
sourcePosition | int | |
destination | byte | |
destinationStart | int | |
destinationLineLength | int | |
isDXT1 | bool | |
isPremultiplied | bool | |
Résultat | void |