Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/gfx/skia/skia/src/codec/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 592 B image not shown  

Quelle  SkPngPriv.h   Sprache: C

 
/*
 * Copyright 2017 Google Inc.
 *
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */


#ifndef SkPngPriv_DEFINED
#define SkPngPriv_DEFINED

#include "include/core/SkTypes.h"

// We store kAlpha_8 images as GrayAlpha in png. Our private signal is significant bits for gray.
// If that is set to 1, we assume the gray channel can be ignored, and we output just alpha.
// We tried 0 at first, but png doesn't like a 0 sigbit for a channel it expects, hence we chose 1.

static constexpr int kGraySigBit_GrayAlphaIsJustAlpha = 1;

#endif

Messung V0.5
C=80 H=100 G=90

¤ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

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.