Search found 2 matches

by naquad
2012-04-21T09:49:07-07:00
Forum: IMagick
Topic: Resizing animated gif
Replies: 1
Views: 7158

Re: Resizing animated gif

by naquad
2012-04-21T09:43:55-07:00
Forum: IMagick
Topic: rotate + translate + draw = problem
Replies: 0
Views: 4964

rotate + translate + draw = problem

Hi. I want to add text with background to my thumbnails. I've came up with following solution: const MiddleGravity = 0xDEADC0DE; /// own constant, doesn't get to IMagick methods /// IMagick constants are aliased for better readability, i.e. CenterGravity is for imagick::GRAVITY_CENTER protected stat...