ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Maximum supported image dimension

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
graphman Posted - Nov 20 2012 : 18:05:39
At saving file (size 1950 x 71277) I see an error message:

"Maximum supported image dimension is ? pixels" (with ?)

What are maximum supported image dimensions?
2   L A T E S T    R E P L I E S    (Newest First)
graphman Posted - Nov 23 2012 : 12:57:44
thanks
fab Posted - Nov 23 2012 : 10:58:07
Depends by the file format. For example jpeg maximum is 65535x65535 (so you cannot store 1950x71277 images).

http://en.wikipedia.org/wiki/JPEG