Gets the data that describes the image region.
Syntax
Parameters
- xform
- RasterRegionXForm object that LEADTOOLS uses to translate
between display coordinates and image coordinates. If you specify null (Nothing in Visual Basic) in this parameter,
the scalar fields default to 1, the offsets default to 0, and the view perspective defaults
to the image view perspective.
Return Value
A byte array, filled with the image region data.
Example
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