Example #1
0
 internal static object _ReadColor(BitStream stream, object[] codecOptions)
 {
     return(stream.ReadColor());
 }