/* * 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 SkKeyedImage_DEFINED #define SkKeyedImage_DEFINED
/** * Given an Image, return the Bitmap Key that corresponds to it. If the Image * wraps a Bitmap, use that Bitmap's key.
*/
SkBitmapKey SkBitmapKeyFromImage(const SkImage*); #endif// SkKeyedImage_DEFINED
Messung V0.5
¤ Dauer der Verarbeitung: 0.20 Sekunden
(vorverarbeitet)
¤
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.