Lines Matching refs:OhosImageDecodingOps
51 | struct [OhosImageDecodingOps](_ohos_image_decoding_ops.md) | 定义图像源解码选项。 |
154 …ve) \*native, struct [OhosImageDecodingOps](_ohos_image_decoding_ops.md) \*ops, napi_value \*res) …
155 …ve) \*native, struct [OhosImageDecodingOps](_ohos_image_decoding_ops.md) \*ops, napi_value \*res) …
190 | int8_t [OhosImageDecodingOps::editable](#editable) | 定义输出的像素位图是否可编辑。 |
191 | int32_t [OhosImageDecodingOps::pixelFormat](#pixelformat-23) | 定义输出的像素格式。 |
192 | int32_t [OhosImageDecodingOps::fitDensity](#fitdensity) | 定义解码目标的像素密度。 |
193 | uint32_t [OhosImageDecodingOps::index](#index) | 定义图像源解码指数。 |
194 | uint32_t [OhosImageDecodingOps::sampleSize](#samplesize) | 定义解码样本大小选项。 |
195 | uint32_t [OhosImageDecodingOps::rotate](#rotate) | 定义解码旋转选项。 |
196 | struct [OhosImageSize](_ohos_image_size.md) [OhosImageDecodingOps::size](#size-27) | 定义解码目标像素宽高的大…
197 | struct [OhosImageRegion](_ohos_image_region.md) [OhosImageDecodingOps::region](#region) | 定义图像源解码…
1752 …geSource_CreatePixelMap (const ImageSourceNative * native, struct OhosImageDecodingOps * ops, napi…
1755 通过一个给定的选项[OhosImageDecodingOps](_ohos_image_decoding_ops.md)结构体,从**ImageSource**中解码JavaScript nativ…
1764 | ops | 表明为了解码图像源的选项,查看[OhosImageDecodingOps](_ohos_image_decoding_ops.md)。 |
1831 [ImageSourceNative](#imagesourcenative), [OhosImageDecodingOps](_ohos_image_decoding_ops.md)
1837 …urce_CreatePixelMapList (const ImageSourceNative * native, struct OhosImageDecodingOps * ops, napi…
1840 通过一个给定的选项[OhosImageDecodingOps](_ohos_image_decoding_ops.md)结构体,从**ImageSource**中解码所有的JavaScript na…
1850 | ops | 表明为了解码图像源的选项,查看[OhosImageDecodingOps](_ohos_image_decoding_ops.md)。 |
1921 [ImageSourceNative](#imagesourcenative), [OhosImageDecodingOps](_ohos_image_decoding_ops.md)
3601 int8_t OhosImageDecodingOps::editable
3623 int32_t OhosImageDecodingOps::fitDensity
3655 uint32_t OhosImageDecodingOps::index
3854 int32_t OhosImageDecodingOps::pixelFormat
3876 struct OhosImageRegion OhosImageDecodingOps::region
3887 uint32_t OhosImageDecodingOps::rotate
3898 uint32_t OhosImageDecodingOps::sampleSize
3920 struct OhosImageSize OhosImageDecodingOps::size