MarkableBitmapGetProcessedBitmap Method |
Returns the processed bitmap used for marking.
Namespace: RAYLASE.MarkerPlugin.JobElementsAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic override BitmapHolder GetProcessedBitmap(
dmat4 transformation
)
Parameters
- transformation dmat4
- Transformation of the bitmap.
Return Value
BitmapHolderProcessed bitmap used for marking.
See Also