Packages

 

com.aspose.psd.exif.enums

Class ExifCustomRendered

  • java.lang.Object
    • com.aspose.ms.System.ValueType
      • com.aspose.ms.System.Enum
        • com.aspose.psd.exif.enums.ExifCustomRendered


  • public final class ExifCustomRendered
    extends com.aspose.ms.System.Enum

    exif custom rendered enums.

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int CustomProcess
      Custom render process.
      static int NormalProcess
      Normal render process.
    • Field Detail

      • NormalProcess

        public static final int NormalProcess

        Normal render process.

        See Also:
        Constant Field Values
      • CustomProcess

        public static final int CustomProcess

        Custom render process.

        See Also:
        Constant Field Values