1. Home
  2. Android
  3. android.support.v4.graphics.drawable
  4. Android android.support.v4.graphics.drawable RoundedBitmapDrawableFactory
    • Class List
    • Android RoundedBitmapDrawableFactory
    • Android RoundedBitmapDrawable
    • Android DrawableCompat

Android android.support.v4.graphics.drawable RoundedBitmapDrawableFactory

PreviousNext

By API

The following index lists the tutorials for RoundedBitmapDrawableFactory by API.

Methods

  • Android RoundedBitmapDrawableFactory create(@NonNull Resources res, Bitmap bitmap)
  • Android RoundedBitmapDrawableFactory create(Resources res, @NonNull InputStream is)
  • Android RoundedBitmapDrawableFactory create(Resources res, @NonNull String filepath)
  • Android RoundedBitmapDrawableFactory tutorial with examples
PreviousNext

Related

  • Android ColorUtils colorToHSL(@ColorInt int color, @NonNull float[] outHsl)
  • Android ColorUtils RGBToHSL(@IntRange(from = 0x0, to = 0xFF) int r, @IntRange(from = 0x0, to = 0xFF) int g, @IntRange(from = 0x0, to = 0xFF) int b, @NonNull float[] outHsl)
  • Android ColorUtils calculateLuminance(@ColorInt int color)
  • Android android.support.v4.graphics.drawable RoundedBitmapDrawableFactory
  • Android RoundedBitmapDrawableFactory tutorial with examples
  • Android RoundedBitmapDrawableFactory create(@NonNull Resources res, @Nullable Bitmap bitmap)
  • Android RoundedBitmapDrawableFactory create(Resources res, @NonNull String filepath)

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