Aurigma Graphics Mill 5.5 for .NET
Combiner..::.SourceBitmap Property
Gets/sets a source bitmap which will be used to get pixels from.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Remarks
By default this property is set to null. However this transform cannot be executed with non-initialized source bitmap. So you should make sure that it is specified before applying the effect.