B C D E F G H J M O P R S V W 
All Classes All Packages

C

CACHE_COMPRESS_FORMAT - Static variable in class com.tianscar.quickbitmap.BitmapPool
 
change() - Method in class com.tianscar.quickbitmap.BitmapChanger
Return the changed bitmap.
clipOval() - Method in class com.tianscar.quickbitmap.BitmapChanger
Clip oval on the whole bitmap.
clipPath(Path) - Method in class com.tianscar.quickbitmap.BitmapChanger
Clip path on the whole bitmap.
clipRoundRect(float[]) - Method in class com.tianscar.quickbitmap.BitmapChanger
Clip round rect on the whole bitmap.
clipRoundRect(float, float) - Method in class com.tianscar.quickbitmap.BitmapChanger
Clip round rect on the whole bitmap.
com.tianscar.quickbitmap - package com.tianscar.quickbitmap
 
copyMutable(Bitmap) - Static method in class com.tianscar.quickbitmap.BitmapUtils
If the bitmap is mutable, it will return it.
crop(int, int, int, int) - Method in class com.tianscar.quickbitmap.BitmapChanger
Cut out region of the bitmap (can larger than the source).
crop(int, int, int, int, boolean) - Method in class com.tianscar.quickbitmap.BitmapChanger
Cut out region of the bitmap.
crop(Rect) - Method in class com.tianscar.quickbitmap.BitmapChanger
Cut out region of the bitmap (can larger than the source).
crop(RectF) - Method in class com.tianscar.quickbitmap.BitmapChanger
Cut out region of the bitmap (can larger than the source).
crop(RectF, boolean) - Method in class com.tianscar.quickbitmap.BitmapChanger
Cut out region of the bitmap.
crop(Rect, boolean) - Method in class com.tianscar.quickbitmap.BitmapChanger
Cut out region of the bitmap.
cut(int, int, int, int) - Method in class com.tianscar.quickbitmap.BitmapChanger
Cut out region of the bitmap (can larger than the source).
cut(int, int, int, int, boolean) - Method in class com.tianscar.quickbitmap.BitmapChanger
Cut out region of the bitmap.
B C D E F G H J M O P R S V W 
All Classes All Packages