Liking cljdoc? Tell your friends :D
Clojure only.

jdk.awt.Transparency

The Transparency interface defines the common transparency modes for implementing classes.

The Transparency interface defines the common transparency
modes for implementing classes.
raw docstring

get-transparencyclj

(get-transparency this)

Returns the type of this Transparency.

returns: the field type of this Transparency, which is either OPAQUE, BITMASK or TRANSLUCENT. - int

Returns the type of this Transparency.

returns: the field type of this Transparency, which is
          either OPAQUE, BITMASK or TRANSLUCENT. - `int`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close