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