Method | Description | |
---|---|---|
Dxt1Surface ( byte rawData, int width, int height, bool opaque = false, bool alphaPremultiplied = false, bool shareBuffer = false ) : System | ||
Dxt1Surface ( int width, int height, bool opaque = false, bool alphaPremultiplied = false ) : System |
Method | Description | |
---|---|---|
CopyToArgbInternal ( |
Method | Description | |
---|---|---|
Dxt1Surface ( byte rawData, int width, int height, bool opaque = false, bool alphaPremultiplied = false ) : System |
protected CopyToArgbInternal ( |
||
surfaceData | ||
return | void |
public Dxt1Surface ( byte rawData, int width, int height, bool opaque = false, bool alphaPremultiplied = false, bool shareBuffer = false ) : System | ||
rawData | byte | |
width | int | |
height | int | |
opaque | bool | |
alphaPremultiplied | bool | |
shareBuffer | bool | |
return | System |
public Dxt1Surface ( int width, int height, bool opaque = false, bool alphaPremultiplied = false ) : System | ||
width | int | |
height | int | |
opaque | bool | |
alphaPremultiplied | bool | |
return | System |