.. _doxcsid-class_p1_1_1_image_sdk_1_1_stacking_output: StackingOutput Class ~~~~~~~~~~~~~~~~~~~~ Definition ^^^^^^^^^^ *Namespace:* ``P1.ImageSdk`` Struct used for two purposes. the three boolean variables. hasRgbBitmap, hasIrgBitmap, hasNdviBitmap is used to order what type of output to be produced by the stacker. The produced bitmaps are returned in the correcponding: RgbiBitmap, IrgBitmap and NdviBitmap. It is only possible to produce either an RgbiBitmap or an IrgBitmap (and not both in same run). The NdviBitmap can be selected if wanted. :ref:`More...` .. ref-code-block:: csharp :class: doxyrest-overview-code-block public class StackingOutput : IDisposable .. _csdetails-class_p1_1_1_image_sdk_1_1_stacking_output: Remarks ^^^^^^^ Struct used for two purposes. the three boolean variables. hasRgbBitmap, hasIrgBitmap, hasNdviBitmap is used to order what type of output to be produced by the stacker. The produced bitmaps are returned in the correcponding: RgbiBitmap, IrgBitmap and NdviBitmap. It is only possible to produce either an RgbiBitmap or an IrgBitmap (and not both in same run). The NdviBitmap can be selected if wanted. Methods ^^^^^^^ .. toctree:: :hidden: Dispose .. list-table:: :widths: 33 67 * - :ref:`Dispose() ` -