메소드 | 설명 | |
---|---|---|
AddPic ( |
||
AddPic2 ( |
||
Gen ( List |
||
Gen2 ( List |
||
RoundCorners ( Image StartImage, int CornerRadius, Color BackgroundColor ) : Image | ||
createFluffyBrush ( |
||
createRoundRect ( int x, int y, int width, int height, int radius ) : |
||
resizeImage ( Image imgToResize, |
||
transferOneARGBChannelFromOneBitmapToAnother ( |
메소드 | 설명 | |
---|---|---|
RoundCorners ( Image image, int cornerRadius ) : Image |
public AddPic ( |
||
info | ||
n | int | |
리턴 | void |
public AddPic2 ( |
||
info | ||
n | int | |
리턴 | void |
public RoundCorners ( Image StartImage, int CornerRadius, Color BackgroundColor ) : Image | ||
StartImage | Image | |
CornerRadius | int | |
BackgroundColor | Color | |
리턴 | Image |
public static createFluffyBrush ( |
||
gp | ||
blendPositions | float | |
blendFactors | float | |
리턴 |
public static createRoundRect ( int x, int y, int width, int height, int radius ) : |
||
x | int | |
y | int | |
width | int | |
height | int | |
radius | int | |
리턴 |
public static resizeImage ( Image imgToResize, |
||
imgToResize | Image | |
size | ||
리턴 | Image |
public static transferOneARGBChannelFromOneBitmapToAnother ( |
||
source | ||
dest | ||
sourceChannel | ChannelARGB | |
destChannel | ChannelARGB | |
리턴 | void |