GM_CropLayerCollar (DEPRECATED) |
The GM_CropLayerCollar function allows users to enable and disable the automatic cropping of the collar off of previously loaded USGS DRG and DOQQ quads.
This function is deprecated. You should use the GM_GetRasterDisplayOptions and GM_SetRasterDisplayOptions functions as they offer the collar cropping option as well as several additional display options.
GM_Error_t32 GM_CropLayerCollar ( GM_LayerHandle_t32 aLayer, // Layer to crop collar from boolean aCropCollar // Crop the collar? (TRUE or FALSE) );
Copyright © 2020 Blue Marble Geographics. All Rights Reserved