Lines Matching refs:OhosImageSourceInfo
52 | struct [OhosImageSourceInfo](_ohos_image_source_info.md) | 定义图像源信息。 |
158 …SourceNative](#imagesourcenative) \*native, int32_t index, struct [OhosImageSourceInfo](_ohos_imag…
198 | int32_t [OhosImageSourceInfo::pixelFormat](#pixelformat-33) | 图像源像素格式,由 [OH_ImageSource_Create](#…
199 | int32_t [OhosImageSourceInfo::colorSpace](#colorspace) | 图像源色彩空间。 |
200 | int32_t [OhosImageSourceInfo::alphaType](#alphatype) | 图像源透明度类型。 |
201 | int32_t [OhosImageSourceInfo::density](#density-22) | 图像源密度,由[OH_ImageSource_Create](#oh_imagesou…
202 | struct [OhosImageSize](_ohos_image_size.md) [OhosImageSourceInfo::size](#size-37) | 图像源像素宽高的大小。 …
2051 …_GetImageInfo (const ImageSourceNative * native, int32_t index, struct OhosImageSourceInfo * info )
2064 | info | 表明图像源信息[OhosImageSourceInfo](_ohos_image_source_info.md)的指针。 |
2109 [ImageSourceNative](#imagesourcenative), [OhosImageSourceInfo](_ohos_image_source_info.md)
3507 int32_t OhosImageSourceInfo::alphaType
3557 int32_t OhosImageSourceInfo::colorSpace
3590 int32_t OhosImageSourceInfo::density
3865 int32_t OhosImageSourceInfo::pixelFormat
3931 struct OhosImageSize OhosImageSourceInfo::size