Method |
Description |
|
ICClose ( UInt32 hic ) : int |
|
|
ICCompressorChoose ( IntPtr hwnd, UInt32 uiFlags, IntPtr pvIn, IntPtr lpData, COMPVARS pc, string lpszTitle ) : int |
|
|
ICCompressorFree ( COMPVARS pc ) : void |
|
|
ICGetInfo ( UInt32 hic, ICINFO icinfo, int size ) : int |
|
|
ICOpen ( UInt32 fccType, UInt32 fccHandler, uint wMode ) : UInt32 |
|
|
ICSendMessage ( UInt32 hic, UInt32 wMsg, IntPtr dw1, IntPtr dw2 ) : UIntPtr |
|
|
ICSeqCompressFrame ( COMPVARS pc, UInt32 uiFlags, IntPtr lpBits, Int32 pfKey, Int32 plSize ) : IntPtr |
|
|
ICSeqCompressFrameEnd ( COMPVARS pc ) : void |
|
|
ICSeqCompressFrameStart ( COMPVARS pc, BITMAPINFO lpbiIn ) : int |
|
|