IgnoreViewPerspective property (ILEADRasterIO)
VARIANT_BOOL IgnoreViewPerspective | |
Overview |
Refer to Loading and Saving Large TIFF Files. |
Remarks
(TIF and Exif only) Flag that determines whether to ignore the view perspective stored in the file and loads the file as TOP_LEFT. If you are loading a TIF or Exif file that looks rotated or flipped, try setting this property before loading the file. Possible values are:
Value |
Meaning |
TRUE |
Ignores the view perspective stored in the file and load the file as TOP_LEFT. |
FALSE |
Uses the view perspective stored in the file. |
See Also
Elements: |
|
Topics |