'Declaration <DescriptionAttribute("The number of discrete wavelet transformation levels (decomposition levels).")> <CategoryAttribute("JPEG2000")> Public ReadOnly Property WaveletLevels As System.Int32
[Description("The number of discrete wavelet transformation levels (decomposition levels).")] [Category("JPEG2000")] public System.Int32 WaveletLevels { get; }
[Description("The number of discrete wavelet transformation levels (decomposition levels).")] [Category("JPEG2000")] public: __property System.Int32 get_WaveletLevels();
[Description("The number of discrete wavelet transformation levels (decomposition levels).")] [Category("JPEG2000")] public:
property System.Int32 WaveletLevels { System.Int32 get(); }