Skip navigation links
B C F G I J K M P R S T U V 

B

blur(Bitmap, int, boolean) - Static method in class jp.wasabeef.glide.transformations.internal.FastBlur
 
blur(Context, Bitmap, int) - Static method in class jp.wasabeef.glide.transformations.internal.RSBlur
 
BlurTransformation - Class in jp.wasabeef.glide.transformations
 
BlurTransformation(Context) - Constructor for class jp.wasabeef.glide.transformations.BlurTransformation
 
BlurTransformation(Context, BitmapPool) - Constructor for class jp.wasabeef.glide.transformations.BlurTransformation
 
BlurTransformation(Context, BitmapPool, int) - Constructor for class jp.wasabeef.glide.transformations.BlurTransformation
 
BlurTransformation(Context, int) - Constructor for class jp.wasabeef.glide.transformations.BlurTransformation
 
BlurTransformation(Context, int, int) - Constructor for class jp.wasabeef.glide.transformations.BlurTransformation
 
BlurTransformation(Context, BitmapPool, int, int) - Constructor for class jp.wasabeef.glide.transformations.BlurTransformation
 
BrightnessFilterTransformation - Class in jp.wasabeef.glide.transformations.gpu
brightness value ranges from -1.0 to 1.0, with 0.0 as the normal level
BrightnessFilterTransformation(Context) - Constructor for class jp.wasabeef.glide.transformations.gpu.BrightnessFilterTransformation
 
BrightnessFilterTransformation(Context, BitmapPool) - Constructor for class jp.wasabeef.glide.transformations.gpu.BrightnessFilterTransformation
 
BrightnessFilterTransformation(Context, float) - Constructor for class jp.wasabeef.glide.transformations.gpu.BrightnessFilterTransformation
 
BrightnessFilterTransformation(Context, BitmapPool, float) - Constructor for class jp.wasabeef.glide.transformations.gpu.BrightnessFilterTransformation
 

C

ColorFilterTransformation - Class in jp.wasabeef.glide.transformations
 
ColorFilterTransformation(Context, int) - Constructor for class jp.wasabeef.glide.transformations.ColorFilterTransformation
 
ColorFilterTransformation(BitmapPool, int) - Constructor for class jp.wasabeef.glide.transformations.ColorFilterTransformation
 
ContrastFilterTransformation - Class in jp.wasabeef.glide.transformations.gpu
contrast value ranges from 0.0 to 4.0, with 1.0 as the normal level
ContrastFilterTransformation(Context) - Constructor for class jp.wasabeef.glide.transformations.gpu.ContrastFilterTransformation
 
ContrastFilterTransformation(Context, BitmapPool) - Constructor for class jp.wasabeef.glide.transformations.gpu.ContrastFilterTransformation
 
ContrastFilterTransformation(Context, float) - Constructor for class jp.wasabeef.glide.transformations.gpu.ContrastFilterTransformation
 
ContrastFilterTransformation(Context, BitmapPool, float) - Constructor for class jp.wasabeef.glide.transformations.gpu.ContrastFilterTransformation
 
CropCircleTransformation - Class in jp.wasabeef.glide.transformations
 
CropCircleTransformation(Context) - Constructor for class jp.wasabeef.glide.transformations.CropCircleTransformation
 
CropCircleTransformation(BitmapPool) - Constructor for class jp.wasabeef.glide.transformations.CropCircleTransformation
 
CropSquareTransformation - Class in jp.wasabeef.glide.transformations
 
CropSquareTransformation(Context) - Constructor for class jp.wasabeef.glide.transformations.CropSquareTransformation
 
CropSquareTransformation(BitmapPool) - Constructor for class jp.wasabeef.glide.transformations.CropSquareTransformation
 
CropTransformation - Class in jp.wasabeef.glide.transformations
 
CropTransformation(Context) - Constructor for class jp.wasabeef.glide.transformations.CropTransformation
 
CropTransformation(BitmapPool) - Constructor for class jp.wasabeef.glide.transformations.CropTransformation
 
CropTransformation(Context, int, int) - Constructor for class jp.wasabeef.glide.transformations.CropTransformation
 
CropTransformation(BitmapPool, int, int) - Constructor for class jp.wasabeef.glide.transformations.CropTransformation
 
CropTransformation(Context, int, int, CropTransformation.CropType) - Constructor for class jp.wasabeef.glide.transformations.CropTransformation
 
CropTransformation(BitmapPool, int, int, CropTransformation.CropType) - Constructor for class jp.wasabeef.glide.transformations.CropTransformation
 
CropTransformation.CropType - Enum in jp.wasabeef.glide.transformations
 

F

FastBlur - Class in jp.wasabeef.glide.transformations.internal
Copyright (C) 2017 Wasabeef Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
FastBlur() - Constructor for class jp.wasabeef.glide.transformations.internal.FastBlur
 

G

getFilter() - Method in class jp.wasabeef.glide.transformations.gpu.GPUFilterTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.BlurTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.ColorFilterTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.CropCircleTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.CropSquareTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.CropTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.gpu.BrightnessFilterTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.gpu.ContrastFilterTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.gpu.GPUFilterTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.gpu.InvertFilterTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.gpu.KuwaharaFilterTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.gpu.PixelationFilterTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.gpu.SepiaFilterTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.gpu.SketchFilterTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.gpu.SwirlFilterTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.gpu.ToonFilterTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.gpu.VignetteFilterTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.GrayscaleTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.MaskTransformation
 
getId() - Method in class jp.wasabeef.glide.transformations.RoundedCornersTransformation
 
getMaskDrawable(Context, int) - Static method in class jp.wasabeef.glide.transformations.internal.Utils
 
GPUFilterTransformation - Class in jp.wasabeef.glide.transformations.gpu
 
GPUFilterTransformation(Context, GPUImageFilter) - Constructor for class jp.wasabeef.glide.transformations.gpu.GPUFilterTransformation
 
GPUFilterTransformation(Context, BitmapPool, GPUImageFilter) - Constructor for class jp.wasabeef.glide.transformations.gpu.GPUFilterTransformation
 
GrayscaleTransformation - Class in jp.wasabeef.glide.transformations
 
GrayscaleTransformation(Context) - Constructor for class jp.wasabeef.glide.transformations.GrayscaleTransformation
 
GrayscaleTransformation(BitmapPool) - Constructor for class jp.wasabeef.glide.transformations.GrayscaleTransformation
 

I

InvertFilterTransformation - Class in jp.wasabeef.glide.transformations.gpu
Invert all the colors in the image.
InvertFilterTransformation(Context) - Constructor for class jp.wasabeef.glide.transformations.gpu.InvertFilterTransformation
 
InvertFilterTransformation(Context, BitmapPool) - Constructor for class jp.wasabeef.glide.transformations.gpu.InvertFilterTransformation
 

J

jp.wasabeef.glide.transformations - package jp.wasabeef.glide.transformations
 
jp.wasabeef.glide.transformations.gpu - package jp.wasabeef.glide.transformations.gpu
 
jp.wasabeef.glide.transformations.internal - package jp.wasabeef.glide.transformations.internal
 

K

KuwaharaFilterTransformation - Class in jp.wasabeef.glide.transformations.gpu
Kuwahara all the colors in the image.
KuwaharaFilterTransformation(Context) - Constructor for class jp.wasabeef.glide.transformations.gpu.KuwaharaFilterTransformation
 
KuwaharaFilterTransformation(Context, BitmapPool) - Constructor for class jp.wasabeef.glide.transformations.gpu.KuwaharaFilterTransformation
 
KuwaharaFilterTransformation(Context, int) - Constructor for class jp.wasabeef.glide.transformations.gpu.KuwaharaFilterTransformation
 
KuwaharaFilterTransformation(Context, BitmapPool, int) - Constructor for class jp.wasabeef.glide.transformations.gpu.KuwaharaFilterTransformation
 

M

MaskTransformation - Class in jp.wasabeef.glide.transformations
 
MaskTransformation(Context, int) - Constructor for class jp.wasabeef.glide.transformations.MaskTransformation
 
MaskTransformation(Context, BitmapPool, int) - Constructor for class jp.wasabeef.glide.transformations.MaskTransformation
 

P

PixelationFilterTransformation - Class in jp.wasabeef.glide.transformations.gpu
Applies a Pixelation effect to the image.
PixelationFilterTransformation(Context) - Constructor for class jp.wasabeef.glide.transformations.gpu.PixelationFilterTransformation
 
PixelationFilterTransformation(Context, BitmapPool) - Constructor for class jp.wasabeef.glide.transformations.gpu.PixelationFilterTransformation
 
PixelationFilterTransformation(Context, float) - Constructor for class jp.wasabeef.glide.transformations.gpu.PixelationFilterTransformation
 
PixelationFilterTransformation(Context, BitmapPool, float) - Constructor for class jp.wasabeef.glide.transformations.gpu.PixelationFilterTransformation
 

R

RoundedCornersTransformation - Class in jp.wasabeef.glide.transformations
 
RoundedCornersTransformation(Context, int, int) - Constructor for class jp.wasabeef.glide.transformations.RoundedCornersTransformation
 
RoundedCornersTransformation(BitmapPool, int, int) - Constructor for class jp.wasabeef.glide.transformations.RoundedCornersTransformation
 
RoundedCornersTransformation(Context, int, int, RoundedCornersTransformation.CornerType) - Constructor for class jp.wasabeef.glide.transformations.RoundedCornersTransformation
 
RoundedCornersTransformation(BitmapPool, int, int, RoundedCornersTransformation.CornerType) - Constructor for class jp.wasabeef.glide.transformations.RoundedCornersTransformation
 
RoundedCornersTransformation.CornerType - Enum in jp.wasabeef.glide.transformations
 
RSBlur - Class in jp.wasabeef.glide.transformations.internal
Copyright (C) 2017 Wasabeef Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
RSBlur() - Constructor for class jp.wasabeef.glide.transformations.internal.RSBlur
 

S

SepiaFilterTransformation - Class in jp.wasabeef.glide.transformations.gpu
Applies a simple sepia effect.
SepiaFilterTransformation(Context) - Constructor for class jp.wasabeef.glide.transformations.gpu.SepiaFilterTransformation
 
SepiaFilterTransformation(Context, BitmapPool) - Constructor for class jp.wasabeef.glide.transformations.gpu.SepiaFilterTransformation
 
SepiaFilterTransformation(Context, float) - Constructor for class jp.wasabeef.glide.transformations.gpu.SepiaFilterTransformation
 
SepiaFilterTransformation(Context, BitmapPool, float) - Constructor for class jp.wasabeef.glide.transformations.gpu.SepiaFilterTransformation
 
SketchFilterTransformation - Class in jp.wasabeef.glide.transformations.gpu
 
SketchFilterTransformation(Context) - Constructor for class jp.wasabeef.glide.transformations.gpu.SketchFilterTransformation
 
SketchFilterTransformation(Context, BitmapPool) - Constructor for class jp.wasabeef.glide.transformations.gpu.SketchFilterTransformation
 
SwirlFilterTransformation - Class in jp.wasabeef.glide.transformations.gpu
Creates a swirl distortion on the image.
SwirlFilterTransformation(Context) - Constructor for class jp.wasabeef.glide.transformations.gpu.SwirlFilterTransformation
 
SwirlFilterTransformation(Context, BitmapPool) - Constructor for class jp.wasabeef.glide.transformations.gpu.SwirlFilterTransformation
 
SwirlFilterTransformation(Context, float, float, PointF) - Constructor for class jp.wasabeef.glide.transformations.gpu.SwirlFilterTransformation
 
SwirlFilterTransformation(Context, BitmapPool, float, float, PointF) - Constructor for class jp.wasabeef.glide.transformations.gpu.SwirlFilterTransformation
 

T

ToonFilterTransformation - Class in jp.wasabeef.glide.transformations.gpu
The threshold at which to apply the edges, default of 0.2.
ToonFilterTransformation(Context) - Constructor for class jp.wasabeef.glide.transformations.gpu.ToonFilterTransformation
 
ToonFilterTransformation(Context, BitmapPool) - Constructor for class jp.wasabeef.glide.transformations.gpu.ToonFilterTransformation
 
ToonFilterTransformation(Context, float, float) - Constructor for class jp.wasabeef.glide.transformations.gpu.ToonFilterTransformation
 
ToonFilterTransformation(Context, BitmapPool, float, float) - Constructor for class jp.wasabeef.glide.transformations.gpu.ToonFilterTransformation
 
transform(Resource<Bitmap>, int, int) - Method in class jp.wasabeef.glide.transformations.BlurTransformation
 
transform(Resource<Bitmap>, int, int) - Method in class jp.wasabeef.glide.transformations.ColorFilterTransformation
 
transform(Resource<Bitmap>, int, int) - Method in class jp.wasabeef.glide.transformations.CropCircleTransformation
 
transform(Resource<Bitmap>, int, int) - Method in class jp.wasabeef.glide.transformations.CropSquareTransformation
 
transform(Resource<Bitmap>, int, int) - Method in class jp.wasabeef.glide.transformations.CropTransformation
 
transform(Resource<Bitmap>, int, int) - Method in class jp.wasabeef.glide.transformations.gpu.GPUFilterTransformation
 
transform(Resource<Bitmap>, int, int) - Method in class jp.wasabeef.glide.transformations.GrayscaleTransformation
 
transform(Resource<Bitmap>, int, int) - Method in class jp.wasabeef.glide.transformations.MaskTransformation
 
transform(Resource<Bitmap>, int, int) - Method in class jp.wasabeef.glide.transformations.RoundedCornersTransformation
 

U

Utils - Class in jp.wasabeef.glide.transformations.internal
Copyright (C) 2017 Wasabeef Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

V

valueOf(String) - Static method in enum jp.wasabeef.glide.transformations.CropTransformation.CropType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jp.wasabeef.glide.transformations.RoundedCornersTransformation.CornerType
Returns the enum constant of this type with the specified name.
values() - Static method in enum jp.wasabeef.glide.transformations.CropTransformation.CropType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jp.wasabeef.glide.transformations.RoundedCornersTransformation.CornerType
Returns an array containing the constants of this enum type, in the order they are declared.
VignetteFilterTransformation - Class in jp.wasabeef.glide.transformations.gpu
Performs a vignetting effect, fading out the image at the edges The directional intensity of the vignetting, with a default of x = 0.5, y = 0.5, start = 0, end = 0.75
VignetteFilterTransformation(Context) - Constructor for class jp.wasabeef.glide.transformations.gpu.VignetteFilterTransformation
 
VignetteFilterTransformation(Context, BitmapPool) - Constructor for class jp.wasabeef.glide.transformations.gpu.VignetteFilterTransformation
 
VignetteFilterTransformation(Context, PointF, float[], float, float) - Constructor for class jp.wasabeef.glide.transformations.gpu.VignetteFilterTransformation
 
VignetteFilterTransformation(Context, BitmapPool, PointF, float[], float, float) - Constructor for class jp.wasabeef.glide.transformations.gpu.VignetteFilterTransformation
 
B C F G I J K M P R S T U V 
Skip navigation links