calculations in custom columns

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
Wojtek
Junior Member
Junior Member
Posts: 65
Joined: 2010-02-07, 11:58 UTC
Location: Germany

calculations in custom columns

Post by *Wojtek »

Is it technically possible to add some calculations to custom columns?

I'm thinking about something like this:

calculate the megapixels (with 1 digit precision) of an image

MP = round((wdx4i.pixw * wdx4i.pixh) / 1000000), 1) "MP"
example picture size 2400 x 3600 pixels would result in MP = round((2400 * 3600) / 1000000), 1 ) = 8.6 MP

This is just a 'simple' example. The calculations could be much more complex.
Asus Maximus VIII Hero · Win10 Pro x64
Crucial MX500 1TB SSD · 64GB Corsair Vengeance LPX · nVidia GeForce RTX 3060 · Intel i7 7700K

Lenovo ThinkPad X1 Yoga 2.Gen · Win10 Pro x64
512GB SSD · 16GB RAM · intel HD620 · i7-7600U

TC 11.02 32-bit #347308
Post Reply