Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

How to get line count from ofPixels::Lines?

$
0
0

@rhyolight wrote:

If I get some ofPixels::Lines from an ofPixels object, how can I get the line count?

ofPixels & pix = image.getPixels();
ofPixels::Lines lines = pix.getLines();

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles