Class LowLightEnhance

    • Constructor Detail

      • LowLightEnhance

        public LowLightEnhance()
      • LowLightEnhance

        public LowLightEnhance​(LowLightEnhance source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getType

        public String getType()
        Get 低光照增强类型,可选项:normal。
        Returns:
        Type 低光照增强类型,可选项:normal。
      • setType

        public void setType​(String Type)
        Set 低光照增强类型,可选项:normal。
        Parameters:
        Type - 低光照增强类型,可选项:normal。