Convert gif to Texture2d

How I can convert a gif image into a sequence of Texture2d in order to display it? I’ve already try to convert it into an array of Image but unity return an error at runtime for the assembly System.Drawing.Image.