프로퍼티 | 타입 | 설명 | |
---|---|---|---|
bytesPerBlock | int | ||
doneEvent | |||
flags | SquishFlags | ||
height | int | ||
prgba | byte* | ||
targetBlock | byte* | ||
width | int | ||
y | int |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | System |
public ManualResetEvent,System.Threading doneEvent | ||
리턴 |