B C G 

B

BitmapTransform - Class in com.github.devnied.bitmapTransform
Class used to provide methods for performing operations on bitmap For example to MULTIPLY, LIGHTEN, XOR, ADD, DARKEN, CLEAR bitmap

C

com.github.devnied.bitmapTransform - package com.github.devnied.bitmapTransform
 
createBitmap(Context, int, int, PorterDuff.Mode, boolean, boolean) - Static method in class com.github.devnied.bitmapTransform.BitmapTransform
Method to create a bitmap form two bitmap resources
createBitmap(Bitmap, Bitmap, PorterDuff.Mode, boolean, boolean) - Static method in class com.github.devnied.bitmapTransform.BitmapTransform
Method to create a Bitmap with the specified mode

G

getBitmapResources(Context, int) - Static method in class com.github.devnied.bitmapTransform.BitmapTransform
Method to obtain an bitmap form resources Id
B C G 

Copyright © 2013. All Rights Reserved.