{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

ImageBitmapConfig

value public final class ImageBitmapConfig


Possible ImageBitmap configurations. An ImageBitmap configuration describes how pixels are stored. This affects the quality (color depth) as well as the ability to display transparent/translucent colors.

Summary

Nested types

public static class ImageBitmapConfig.Companion

Public methods

final int
@NonNull String

Public methods

getValue

public final int getValue()

toString

public @NonNull String toString()