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
 selection stats

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
email_toan Posted - Apr 08 2025 : 11:15:29
Does anyone know a quick and easy way to get stats on a polygon selection?



I'd like support the Measurement Log feature of photoshop in my solution. I'd like to include several calculation data such as pixel count, area, perimeter, rgb, etc.



Any help would be greatly appreciated.
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Apr 08 2025 : 18:54:06
Hi

You can calculate the selection area and length using:

https://www.imageen.com/help/TImageEnView.CalcSelectionArea.html
https://www.imageen.com/help/TImageEnView.CalcSelectionLen.html

You can calculate the RGB of an area using:

https://www.imageen.com/help/TImageEnProc.CalcAverageRGB.html

Nigel
Xequte Software
www.imageen.com