Lines Matching refs:OhosImageDecodingOps

51 | struct  [OhosImageDecodingOps](_ohos_image_decoding_ops.md) | Defines the options for decoding an…
154OhosImageDecodingOps](_ohos_image_decoding_ops.md) \*ops, napi_value \*res) | Decodes an **ImageSo…
155OhosImageDecodingOps](_ohos_image_decoding_ops.md) \*ops, napi_value \*res) | Decodes an **ImageSo…
190 | int8_t [OhosImageDecodingOps::editable](#editable) | Defines whether the output PixelMap is edita…
191 | int32_t [OhosImageDecodingOps::pixelFormat](#pixelformat-23) | Defines the pixel format of the ou…
192 | int32_t [OhosImageDecodingOps::fitDensity](#fitdensity) | Defines the pixel density of the output…
193 | uint32_t [OhosImageDecodingOps::index](#index) | Defines the index of the output PixelMap. |
194 | uint32_t [OhosImageDecodingOps::sampleSize](#samplesize) | Defines the size of the sample. |
195 | uint32_t [OhosImageDecodingOps::rotate](#rotate) | Defines the decoding rotation options. |
196 | struct [OhosImageSize](_ohos_image_size.md) [OhosImageDecodingOps::size](#size-27) | Defines the …
197 | struct [OhosImageRegion](_ohos_image_region.md) [OhosImageDecodingOps::region](#region) | Defines…
1854 …geSource_CreatePixelMap (const ImageSourceNative * native, struct OhosImageDecodingOps * ops, napi…
1859 …p** object at the JavaScript native layer based on the specified [OhosImageDecodingOps](_ohos_imag…
1868 …r to the options for decoding the image source. For details, see [OhosImageDecodingOps](_ohos_imag…
1935 [ImageSourceNative](#imagesourcenative), [OhosImageDecodingOps](_ohos_image_decoding_ops.md)
1941 …urce_CreatePixelMapList (const ImageSourceNative * native, struct OhosImageDecodingOps * ops, napi…
1946 …** objects at the JavaScript native layer based on the specified [OhosImageDecodingOps](_ohos_imag…
1956 …r to the options for decoding the image source. For details, see [OhosImageDecodingOps](_ohos_imag…
2027 [ImageSourceNative](#imagesourcenative), [OhosImageDecodingOps](_ohos_image_decoding_ops.md)
3804 int8_t OhosImageDecodingOps::editable
3830 int32_t OhosImageDecodingOps::fitDensity
3868 uint32_t OhosImageDecodingOps::index
4104 int32_t OhosImageDecodingOps::pixelFormat
4130 struct OhosImageRegion OhosImageDecodingOps::region
4143 uint32_t OhosImageDecodingOps::rotate
4156 uint32_t OhosImageDecodingOps::sampleSize
4182 struct OhosImageSize OhosImageDecodingOps::size