'Declaration <DescriptionAttribute("The map for blue channel.")> Public Property BlueMap As UShort[]
[Description("The map for blue channel.")] public ushort[] BlueMap { get; set; }
[Description("The map for blue channel.")] public: __property ushort[] get_BlueMap(); public: __property void set_BlueMap(
ushort[]* value
);