-
Manfred Hanke authored
png_read_curve(fn, xp1, xv1, xp2, xv2, yp1, yv1, yp2, yv2; wherenot, color=0xFFFFFF); % would consider all pixels that are not white (0xFFFFFF) for the curve
Manfred Hanke authoredpng_read_curve(fn, xp1, xv1, xp2, xv2, yp1, yv1, yp2, yv2; wherenot, color=0xFFFFFF); % would consider all pixels that are not white (0xFFFFFF) for the curve
Loading