1. Home
  2. Android
  3. javax.imageio.plugins.bmp
  4. Android javax.imageio.plugins.bmp BMPImageWriteParam
    • Type List
    • Android BMPImageWriteParam

Android javax.imageio.plugins.bmp BMPImageWriteParam

PreviousNext

  • Android BMPImageWriteParam BMPImageWriteParam() Constructs an BMPImageWriteParam object with default values for all parameters and a null Locale.
  • Android BMPImageWriteParam getCompressionMode() Returns the current compression mode, if compression is supported.
  • Android BMPImageWriteParam getCompressionType() Returns the currently set compression type, or null if none has been set.
  • Android BMPImageWriteParam isTopDown() Returns the value of the topDown parameter.
PreviousNext

Related

  • Android javax.imageio.metadata IIOMetadataFormatImpl
  • Android IIOMetadataFormatImpl getStandardFormatInstance() Returns an IIOMetadataFormat object describing the standard, plug-in neutral javax.imageio_1.0 ...
  • Android IIOMetadataFormatImpl standardMetadataFormatName A String constant containing the standard format name, "javax_imageio_1.0".
  • Android javax.imageio.plugins.bmp BMPImageWriteParam
  • Android BMPImageWriteParam BMPImageWriteParam() Constructs an BMPImageWriteParam object with default values for all parameters and a null Locale.
  • Android BMPImageWriteParam getCompressionMode() Returns the current compression mode, if compression is supported.
  • Android BMPImageWriteParam getCompressionType() Returns the currently set compression type, or null if none has been set.

demo2s.com |  Email: | Demo Source and Support. All rights reserved.