Droid Docs: Reference:Android.graphics.Bitmap.CompressFormat
Posted by Sandy Baggs on
From Triled Wiki
Jump to: navigation, search
android.graphics
public static final enum android.graphics.Bitmap.CompressFormat
java.lang.Object
java.lang.Enum
Serializable
Comparable
android.graphics.Bitmap.CompressFormat
Specifies the known formats a bitmap can be compressed into
Contents
- 1 Summary
- 1.1 Enum Values
- 1.2 Public Methods
- 1.2.1 Methods inherited from class java.lang.Enum
- 1.2.2 Methods inherited from class java.lang.Object
- 1.2.3 Methods inherited from interface java.lang.Comparable
- 2 Details
- 2.1 Enum Values
- 2.1.1 public static final CompressFormat JPEG
- 2.1.2 public static final CompressFormat PNG
- 2.1.3 public static final CompressFormat ZLIB
- 2.2 Public Methods
- 2.2.1 public static CompressFormat valueOf(String name)
- 2.2.2 public static final CompressFormat[ ]values()
- 3 References
[edit] Summary
[edit] Enum Values
CompressFormat JPEG
CompressFormat PNG
CompressFormat ZLIB
[edit] Public Methods
static CompressFormat valueOf (String name)
final static CompressFormat[ ] values ()
[edit] Methods inherited from class java.lang.Enum
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, java.lang.String)">valueOf
[edit] Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
[edit] Methods inherited from interface java.lang.Comparable
compareTo
[edit] Details
[edit] Enum Values
[edit] public static final CompressFormat JPEG
[edit] public static final CompressFormat PNG
[edit] public static final CompressFormat ZLIB
[edit] Public Methods
[edit] public static CompressFormat valueOf(String name)
[edit] public static final CompressFormat[ ]values()
[edit] References
Original documentation page for Android SDK build m5-rc15e - 14 apr 2008 17:27
Retrieved from "http://wiki.droiddocs.net/Reference:Android.graphics.Bitmap.CompressFormat"
Category: Final class
Views
- Reference
- Discussion
- Edit
- History
Personal tools
- Log in / create account
Navigation
- Main Page
- Community portal
- Current events
- Recent changes
- Random page
- Help
- Donations
Search
Toolbox
- What links here
- Related changes
- Special pages
- Printable version
- Permanent link
Powered by MediaWiki
- This page was last modified 07:12, 19 April 2008.
- This page has been accessed 129 times.
- Privacy policy
- About Triled Wiki
- Disclaimers