Example #1
0
 protected override GradientRGBA Read(ISwfStreamReader reader)
 {
     return(reader.ReadGradientRGBA());
 }