Quantcast
Channel: bugs, errors - openFrameworks
Viewing all articles
Browse latest Browse all 636

ofPixelFormat pixelFormat

$
0
0

@dotchang wrote:

Some classes have a member variable which is ofPixelFormat pixelFormat.
And some of these classes also have same-named arguments of member functions.

such as class ofPixels_,
void allocate(size_t w, size_t h, ofPixelFormat pixelFormat);
ofPixelFormat pixelFormat;

I think it makes troubles seriously.
Actually, ofPixels::setColor is not worked on my Mac(XCode) environment, but same code worked on Windows10 MSVC environment.

Could you please consider improvement?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 636

Trending Articles