Property | Type | Description | |
---|---|---|---|
bytesPerBlock | int | ||
doneEvent | |||
flags | SquishFlags | ||
height | int | ||
prgba | byte* | ||
targetBlock | byte* | ||
width | int | ||
y | int |
Method | Description | |
---|---|---|
CompressImageBlockLineArgs ( int width, int height, SquishFlags flags, int y, byte prgba, byte targetBlock, int bytesPerBlock, |
public CompressImageBlockLineArgs ( int width, int height, SquishFlags flags, int y, byte prgba, byte targetBlock, int bytesPerBlock, |
||
width | int | |
height | int | |
flags | SquishFlags | |
y | int | |
prgba | byte | |
targetBlock | byte | |
bytesPerBlock | int | |
doneEvent | ||
return | System |
public ManualResetEvent,System.Threading doneEvent | ||
return |