Changing raster characteristics

 

The IN_ChangeRaster function allows you to modify the attributes of a raster image. The attributes you can change are resolution, rotation, mirroring, and negative. These are not just display changes, but actual data modifications.

To find out the current values of these attributes, use the IN_GetLayerInfo function.

Back to: Overview: Improving raster images

See also

Getting layer information