MCPcopy Create free account
hub / github.com/cinder/Cinder / isColorModelDefault

Method isColorModelDefault

include/cinder/ImageIo.h:175–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173
174 float getQuality() const { return mQuality; }
175 bool isColorModelDefault() const { return mColorModelDefault; }
176 ImageIo::ColorModel getColorModel() const { return mColorModel; }
177
178 protected:

Callers 4

ImageTargetFileQoiMethod · 0.80
ImageTargetFileWicMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected