Tabnine Logo
PNGEncodeParam$Gray.setTransparentGray
Code IndexAdd Tabnine to your IDE (free)

How to use
setTransparentGray
method
in
org.apache.batik.ext.awt.image.codec.png.PNGEncodeParam$Gray

Best Java code snippets using org.apache.batik.ext.awt.image.codec.png.PNGEncodeParam$Gray.setTransparentGray (Showing top 12 results out of 315)

origin: liuyueyi/quick-media

setTransparentGray(grayTransparentAlpha);
origin: liuyueyi/quick-media

setTransparentGray(grayTransparentAlpha);
origin: apache/batik

setTransparentGray(grayTransparentAlpha);
origin: fr.avianey.apache-xmlgraphics/batik

setTransparentGray(grayTransparentAlpha);
origin: fr.avianey.apache-xmlgraphics/batik

setTransparentGray(grayTransparentAlpha);
origin: apache/batik

setTransparentGray(grayTransparentAlpha);
origin: org.apache.xmlgraphics/batik-codec

setTransparentGray(grayTransparentAlpha);
origin: org.apache.xmlgraphics/batik-codec

setTransparentGray(grayTransparentAlpha);
origin: apache/batik

param.setTransparentGray(i);
origin: org.apache.xmlgraphics/batik-codec

param.setTransparentGray(i);
origin: fr.avianey.apache-xmlgraphics/batik

param.setTransparentGray(i);
origin: liuyueyi/quick-media

param.setTransparentGray(i);
org.apache.batik.ext.awt.image.codec.pngPNGEncodeParam$GraysetTransparentGray

Javadoc

Sets the gray value to be used to denote transparency.

Setting this attribute will cause the alpha channel of the input image to be ignored.

The 'tRNS' chunk will encode this information.

Popular methods of PNGEncodeParam$Gray

  • <init>
    Constructs an instance of PNGEncodeParam.Gray.
  • getBackgroundGray
    Returns the suggested gray level of the background. If the background gray level has not previously
  • getBitDepth
  • getBitShift
    Returns the desired bit shift for a grayscale image. If the bit shift has not previously been set, o
  • getTransparentGray
    Returns the gray value to be used to denote transparency. If the transparent gray value has not prev
  • isBitDepthSet
    Returns true if the bit depth has been set.
  • isBitShiftSet
    Returns true if the bit shift has been set.
  • setBackgroundGray
    Sets the suggested gray level of the background. The 'bKGD' chunk will encode this information.

Popular in Java

  • Running tasks concurrently on multiple threads
  • putExtra (Intent)
  • notifyDataSetChanged (ArrayAdapter)
  • setScale (BigDecimal)
  • BorderLayout (java.awt)
    A border layout lays out a container, arranging and resizing its components to fit in five regions:
  • Locale (java.util)
    Locale represents a language/country/variant combination. Locales are used to alter the presentatio
  • ConcurrentHashMap (java.util.concurrent)
    A plug-in replacement for JDK1.5 java.util.concurrent.ConcurrentHashMap. This version is based on or
  • Get (org.apache.hadoop.hbase.client)
    Used to perform Get operations on a single row. To get everything for a row, instantiate a Get objec
  • Runner (org.openjdk.jmh.runner)
  • Scheduler (org.quartz)
    This is the main interface of a Quartz Scheduler. A Scheduler maintains a registry of org.quartz.Job
  • Top PhpStorm plugins
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now