Dear all,
I have some problem about ImageMagicK Resize function.
I found that are some difference between Original image size and resized image size after I use resize().
the code like this,
m_b = m_image; //Original Image Size is 2000x1312
m_b.resize("256x167");
PixelPacket *Pixels = m ...
Search found 2 matches
- 2016-02-13T07:30:41-07:00
- Forum: Developers
- Topic: the difference image size between before and after about resize
- Replies: 1
- Views: 4202
- 2015-05-15T07:00:32-07:00
- Forum: Users
- Topic: is there any method to convert to Little endian from Big endian on ImageMagick? or vice versa
- Replies: 1
- Views: 3344