products/Sources/formale Sprachen/C/Linux/arch/arm/mach-omap2/   (Linux Kernel Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 1 kB image not shown  

Quellcode-Bibliothek SkNDKConversions.h

  Sprache: C
 

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


#ifndef SkNDKConversions_DEFINED
#define SkNDKConversions_DEFINED

#include "include/core/SkColorSpace.h"
#include "include/core/SkImageInfo.h"

#include <android/bitmap.h>
#include <android/data_space.h>

namespace SkNDKConversions {
    // Supports a small subset of SkColorType. Others are treated as
    // ANDROID_BITMAP_FORMAT_NONE.
    AndroidBitmapFormat toAndroidBitmapFormat(SkColorType);

    uint32_t toAndroidBitmapAlphaFlags(SkAlphaType);

    SkColorType toColorType(AndroidBitmapFormat);

    // Treats null as ADATASPACE_SRGB.
    ADataSpace toDataSpace(SkColorSpace*);

    // Treats ADATASPACE_UNKNOWN as nullptr.
    sk_sp<SkColorSpace> toColorSpace(ADataSpace);
}

#endif // SkNDKConversions_DEFINED

Messung V0.5 in Prozent
C=83 H=100 G=91

¤ 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.0.5Bemerkung:  ¤

*Bot Zugriff






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

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.