BitsCopyBits Method (Byte, Int32, Byte, Int32, Int32) |
Namespace: Demo3D.Utilities
public static void CopyBits( byte[] source, int sourceBitIndex, byte[] dest, int destBitIndex, int numBits )
[Missing <param name="source"/> documentation for "M:Demo3D.Utilities.Bits.CopyBits(System.Byte[],System.Int32,System.Byte[],System.Int32,System.Int32)"]
[Missing <param name="sourceBitIndex"/> documentation for "M:Demo3D.Utilities.Bits.CopyBits(System.Byte[],System.Int32,System.Byte[],System.Int32,System.Int32)"]
[Missing <param name="dest"/> documentation for "M:Demo3D.Utilities.Bits.CopyBits(System.Byte[],System.Int32,System.Byte[],System.Int32,System.Int32)"]
[Missing <param name="destBitIndex"/> documentation for "M:Demo3D.Utilities.Bits.CopyBits(System.Byte[],System.Int32,System.Byte[],System.Int32,System.Int32)"]
[Missing <param name="numBits"/> documentation for "M:Demo3D.Utilities.Bits.CopyBits(System.Byte[],System.Int32,System.Byte[],System.Int32,System.Int32)"]