Packages

 

com.aspose.imaging.imageloadoptions

Class DngLoadOptions

  • All Implemented Interfaces:
    com.aspose.imaging_internal.progressmanagement.IProgressEventHandler


    public class DngLoadOptions
    extends LoadOptions

    The DNG load options

    See Also:
    LoadOptions
    • Constructor Detail

      • DngLoadOptions

        public DngLoadOptions()
    • Method Detail

      • getFbdd

        public int getFbdd()

        Gets the FBDD.

        Returns:
        The noise reduction before demosaic.
        See Also:
        NoiseReductionType
      • setFbdd

        public void setFbdd(int value)

        Sets the FBDD.

        Parameters:
        value - The noise reduction before demosaic.
        See Also:
        NoiseReductionType