- Messages
- 916
- Country

Hi developers,
although I studied all topics here, I could not find any solution to solve my problem while making my first blend mask:
Everything runs fine until the resample.exe step. I got two layers, one with my background bmp and the second with a black white alpha blend mask, both built in GIMP. But when I resample my Photo.INF, I don't get the blend mask at all - just the background bmp image square.
Because image and blend mask seem fine, I think it might be a mistake inside the INF. I know about many posted INF files, but no matter to which version I tried to exchange my own, it fails. Any answer is much appreciated. Thank you in advance.
Here my INF:
[Source]
Type=MultiSource
NumberOfSources=2
[Source1]
Type=BMP
Layer=Imagery
SourceDir= "."
SourceFile="RAF_Gutersloh_X_original.bmp"
Variation=ALL
Channel_BlendMask=2.0
SamplingMethod=Gaussian
ulyMap=51.9349520311117
ulxMap=8.28506469726563
xDim=5.36441802978516E-06
yDim=3.30814914574863E-06
[Source2]
Type=BMP
Layer=None
SourceDir="."
SourceFile="RAF_Gutersloh_X_blendmask.bmp"
SamplingMethod=Gaussian
ulyMap=51.9349520311117
ulxMap=8.28506469726563
xDim=5.36441802978516E-06
yDim=3.30814914574863E-06
[Destination]
DestDir="."
DestBaseFileName="RAF_Gutersloh_X_original"
DestFileType=BGL
LOD=Auto
UseSourceDimensions=1
CompressionQuality=85
although I studied all topics here, I could not find any solution to solve my problem while making my first blend mask:
Everything runs fine until the resample.exe step. I got two layers, one with my background bmp and the second with a black white alpha blend mask, both built in GIMP. But when I resample my Photo.INF, I don't get the blend mask at all - just the background bmp image square.
Because image and blend mask seem fine, I think it might be a mistake inside the INF. I know about many posted INF files, but no matter to which version I tried to exchange my own, it fails. Any answer is much appreciated. Thank you in advance.
Here my INF:
[Source]
Type=MultiSource
NumberOfSources=2
[Source1]
Type=BMP
Layer=Imagery
SourceDir= "."
SourceFile="RAF_Gutersloh_X_original.bmp"
Variation=ALL
Channel_BlendMask=2.0
SamplingMethod=Gaussian
ulyMap=51.9349520311117
ulxMap=8.28506469726563
xDim=5.36441802978516E-06
yDim=3.30814914574863E-06
[Source2]
Type=BMP
Layer=None
SourceDir="."
SourceFile="RAF_Gutersloh_X_blendmask.bmp"
SamplingMethod=Gaussian
ulyMap=51.9349520311117
ulxMap=8.28506469726563
xDim=5.36441802978516E-06
yDim=3.30814914574863E-06
[Destination]
DestDir="."
DestBaseFileName="RAF_Gutersloh_X_original"
DestFileType=BGL
LOD=Auto
UseSourceDimensions=1
CompressionQuality=85





