Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: How do I create a column to display 16 vs 20 vs 24 bit (Read 858 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

How do I create a column to display 16 vs 20 vs 24 bit

I searched, but terms like column and 16 vs 24 don't narrow down much. Anyway, how do I create a column to display/sort 16 vs 20 vs 24 bit files?

How do I create a column to display 16 vs 20 vs 24 bit

Reply #1
$info(bitspersample)

How do I create a column to display 16 vs 20 vs 24 bit

Reply #2
Right-click where you usually customize columns, and hit Columns --> More.
Add a custom column, name it whatever you like, pattern: %__bitspersample%. With double underscore.