@rhyolight wrote:
If I get some
ofPixels::Lines
from anofPixels
object, how can I get the line count?ofPixels & pix = image.getPixels(); ofPixels::Lines lines = pix.getLines();
Posts: 1
Participants: 1
@rhyolight wrote:
If I get some
ofPixels::Lines
from anofPixels
object, how can I get the line count?ofPixels & pix = image.getPixels(); ofPixels::Lines lines = pix.getLines();
Posts: 1
Participants: 1