Example #1
0
 protected override void Write(ISwfStreamWriter writer, GradientRGB gradient)
 {
     writer.WriteGradientRGB(gradient);
 }