Search results for query: *

  • Users: hirenlad
  • Content: Threads
  • Order by date
  1. H

    Question Make multiple images to videos using Directx

    Hi, I have multiple images and i have to apply animation effects on images. Now i want to create video of animated images using Directx (Direct2D) with vb.net or C#. How can i build animated images video file using Direct2D. Regards HireN Lad.
  2. H

    How to Catch exception from DLL

    I've written a DLL that contains a bunch of classes. One of my methods validates the contents of a file and throws any necessary exceptions based on invalid content - I'm using a standard "throw new exception..." call ...the thing is, when my code reaches the line where the exception is...
Back
Top