Click or drag to resize

BinaryTransform Method

Overload List
  NameDescription
Public methodStatic memberTransform(Byte, Byte, Int32, Int32, Int32, Int32)
Transforms a byte containing a 2D plane (rotates 90, 180, 270)
Public methodStatic memberTransform(Byte, Byte, Int32, Int32, Int32, Int32, Int32)
Transforms a byte containing a 2D plane (rotates 90, 180, 270)
Public methodStatic memberTransform(Byte, Byte, Int32, Int32, Int32, Int32, Int32, Int32)
Transforms a byte containing a 2D plane (rotates 90, 180, 270)
Public methodStatic memberTransform(Byte, Byte, Int32, Int32, Int32, Int32, Int32, Int32, Int32)
Transforms a byte containing a 2D plane (rotates 90, 180, 270). When transforming interleaved planes. Set the chunkLength to the number of planes.
Top
See Also