harmony 鸿蒙OH_Filter

  • 2025-06-12
  • 浏览 (5)

OH_Filter

Overview

The OH_Filter struct describes a filter used to generate a filter PixelMap.

Since: 12

Related module: EffectKit

Summary

Member Variables

Name Description
std::vector< sksp< SkImageFilter > > [skFilters](#skfilters_) Container for storing the pointer to the filter object.

Member Variable Description

skFilters_

std::vector<sk_sp<SkImageFilter> > OH_Filter::skFilters_

Description

Container for storing the pointer to the filter object.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙ArkGraphics 2D

harmony 鸿蒙BufferHandle

harmony 鸿蒙ColorSpacePrimaries

harmony 鸿蒙DisplaySoloist_ExpectedRateRange

harmony 鸿蒙_drawing

harmony 鸿蒙NativeColorSpaceManager

harmony 鸿蒙NativeDisplaySoloist

harmony 鸿蒙NativeVsync

harmony 鸿蒙NativeWindow

harmony 鸿蒙OH_Drawing_BitmapFormat

0  赞