com.aspose.ocr

Class ImageStreamFormat



  • public final class ImageStreamFormat
    extends Object

    Enumerable of data formats of images.

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int Bmp
      Specifies that the image format is BMP.
      static int Gif
      Specifies that the image format is GIF.
      static int Jpg
      Specifies that the image format is JPG.
      static int Png
      Specifies that the image format is PNG.
      static int Tiff
      Specifies that the image format is TIFF.