mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
33 lines
1.4 KiB
QML
33 lines
1.4 KiB
QML
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
|
|
<qgis version="1.9.90-Alpha" minimumScale="0" maximumScale="1e+08" hasScaleBasedVisibilityFlag="0">
|
|
<transparencyLevelInt>248</transparencyLevelInt>
|
|
<rasterproperties>
|
|
<mDrawingStyle>SingleBandGray</mDrawingStyle>
|
|
<mColorShadingAlgorithm>UndefinedShader</mColorShadingAlgorithm>
|
|
<mInvertColor boolean="false"/>
|
|
<mRedBandName></mRedBandName>
|
|
<mGreenBandName></mGreenBandName>
|
|
<mBlueBandName></mBlueBandName>
|
|
<mGrayBandName>Band 1</mGrayBandName>
|
|
<mStandardDeviations>0</mStandardDeviations>
|
|
<mUserDefinedRGBMinimumMaximum boolean="false"/>
|
|
<mRGBMinimumMaximumEstimated boolean="true"/>
|
|
<mUserDefinedGrayMinimumMaximum boolean="false"/>
|
|
<mGrayMinimumMaximumEstimated boolean="true"/>
|
|
<mContrastEnhancementAlgorithm>StretchAndClipToMinimumMaximum</mContrastEnhancementAlgorithm>
|
|
<contrastEnhancementMinMaxValues>
|
|
<minMaxEntry>
|
|
<min>122</min>
|
|
<max>130</max>
|
|
</minMaxEntry>
|
|
</contrastEnhancementMinMaxValues>
|
|
<mNoDataValue mValidNoDataValue="true">-32768.000000</mNoDataValue>
|
|
<singleValuePixelList>
|
|
<pixelListEntry pixelValue="-32768.000000" percentTransparent="100"/>
|
|
</singleValuePixelList>
|
|
<threeValuePixelList>
|
|
<pixelListEntry red="-32768.000000" blue="-32768.000000" green="-32768.000000" percentTransparent="100"/>
|
|
</threeValuePixelList>
|
|
</rasterproperties>
|
|
</qgis>
|