Public Member Functions | |
| CVobSubImage () | |
| virtual | ~CVobSubImage () |
| void | Invalidate () |
| void | GetPacketInfo (BYTE *lpData, int packetsize, int datasize) |
| bool | Decode (BYTE *lpData, int packetsize, int datasize, bool fCustomPal, int tridx, RGBQUAD *orgpal, RGBQUAD *cuspal, bool fTrim) |
| bool | Polygonize (CByteArray &pathTypes, CPointArray &pathPoints, bool fSmooth, int scale) |
| bool | Polygonize (CStringW &assstr, bool fSmooth=true, int scale=3) |
| void | Scale2x () |
Public Attributes | |
| int | iLang |
| int | iIdx |
| bool | fForced |
| __int64 | start |
| __int64 | delay |
| CRect | rect |
| SubPal | pal [4] |
| RGBQUAD * | lpPixels |
Friends | |
| class | CVobSubFile |
Classes | |
| struct | SubPal |
Definition at line 41 of file VobSubImage.h.
1.4.5