Action Plugin: Bitmap

uydudoktoru

Tanınmış Üye
Yönetici
Yönetici
New update with support for (.bmp, .png, .jpg, .gif and .tiff)

1.0.0.1 Update :
Bitmap plugin now supports 41 actions up from 9 and is 3 times smaller (113 KB)
Bitmap is free for personal or commercial use.
What's New :
  • Convert between a variety of image file formats. (.bmp, .png, .jpg, .gif and .t

  • Bitmap.DrawText(

  • Bitmap.Shear(

  • Bitmap.GlowingEdges()

  • Bitmap.Pixelize()

  • Bitmap.Spread()

  • Bitmap.Offset()

  • and so much more...
I'm working on making a help file and some examples but for now this will have to do.
How do I convert images?
Kod:
Bitmap.Convert("AutoPlay\\Images\\Test.bmp", "AutoPlay\\Images\\Test.png");
How do I add effects?
Kod:
Bitmap.Load("AutoPlay\\Images\\Test.bmp"); [/COLOR][/FONT][/SIZE][/INDENT]
[SIZE=13px][FONT=Verdana][COLOR=rgb(51, 51, 51)][INDENT]Bitmap.Grayscale(); [/INDENT]
[INDENT]Bitmap.Save("AutoPlay\\Images\\Test.bmp");
 

Eklentiler

Son düzenleyen: Moderatör:
Geri
Yukarı