// SkCodec only applies the colorXform if it's necessary for color space // conversion. SkRawCodec will always convert, so tell SkCodec not to. bool usesColorXform() const override { returnfalse; }
private:
/* * Creates an instance of the decoder * Called only by NewFromStream, takes ownership of dngImage.
*/
SkRawCodec(SkDngImage* dngImage);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.