Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- LoadPlugin("path\to\DGDecodeIM.dll")
- DGsourceIM("path\to\source.dgi",params)
- info=DGsourceIM("path\to\source.dgi",params,debug=true).ConvertToRGB().Crop(190,121,10,15).Spline36Resize(13,12)
- # Crop/Resize here per your needs
- Subtitle("Frame Type:")
- Overlay(info,106,4,mode="blend")
Advertisement