Rotates and flips the image data as necessary to achieve the desired view perspective.
Syntax
Parameters
- viewPerspective
- Desired view perspective.
Example
This example demonstrates the low-level methods for accessing 1-bit compressed image data.
It demonstrates the ability to get and put rows, and the ability to process rows in
buffer-to-buffer processing. The result of the function is an the first 50 lines are inverted.
Remarks
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also